> For the complete documentation index, see [llms.txt](https://docs.syncbond.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.syncbond.com/syncronauts/syncronauts-dao/the-beginning.md).

# The Beginning

### The Syncronaut Space Station Launched

On October 31, 2021 at 12pm UTC, the legendary Syncronaut Space Station opened its doors.

{% embed url="<https://d33wubrfki0l68.cloudfront.net/2924a33b46308cb2d3951f4cfb58be8b1c8d7cc4/55770/content/videos/syncronauts.mp4>" %}
The Syncronauts Space Station
{% endembed %}

The presale lasted 72h and everyone on the whitelist had the opportunity to buy two Genesis Syncronauts NFTs. All unclaimed NFTs then went on public sale, which started right after the presale closed. 57 Synchronauts NFTs were reserved for the DAO, including the creators.

One Genesis Syncronauts NFT cost 0.25 ETH + gas and a total of 777 Genesis Syncronauts are floating around in the Ethereum Blockchain space.

We've sold out in a couple of days during harsh market conditions. Therefore you can now find Genesis Syncronauts on the secondary markets like [LooksRare](https://looksrare.org/collections/0x505A12c23FdC8F80cA4a1A3000CD39636c927128) and [OpenSea](https://opensea.io/collection/genesis-syncronauts).

If you have further questions, make sure to join our [Discord server](https://discord.gg/sync) and ask right away.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.syncbond.com/syncronauts/syncronauts-dao/the-beginning.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
