> 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.md).

# Syncronauts

- [Syncronauts DAO](https://docs.syncbond.com/syncronauts/syncronauts-dao.md): Learn all about the awesome Syncronauts and how you can become one yourself.
- [The Beginning](https://docs.syncbond.com/syncronauts/syncronauts-dao/the-beginning.md): Learn all about the launch of the Syncronauts.
- [NeonRain: NFT Marketplace](https://docs.syncbond.com/syncronauts/neonrain-nft-marketplace.md): Learn all about NeonRain, the NFT marketplace governed by the Syncronauts DAO.
- [RainMaker: Referral System](https://docs.syncbond.com/syncronauts/neonrain-nft-marketplace/rainmaker-referral-system.md): Earn 20% of the marketplace fees whenever a referred user trades. Forever. Fully automated.
- [Your Collection on NeonRain](https://docs.syncbond.com/syncronauts/neonrain-nft-marketplace/your-collection-on-neonrain.md): Bring your new and existing collections to NeonRain in a few simple steps.
- [NeonRain FAQ](https://docs.syncbond.com/syncronauts/neonrain-nft-marketplace/neonrain-faq.md): Find answers to the most frequently asked questions about NeonRain.
- [Terms of Service](https://docs.syncbond.com/syncronauts/neonrain-nft-marketplace/terms-of-service.md): NeonRain's Terms of Service are currently being created.
- [Privacy Policy](https://docs.syncbond.com/syncronauts/neonrain-nft-marketplace/privacy-policy.md): Privacy Policy for NeonRain.io
- [Coming Soon](https://docs.syncbond.com/syncronauts/neonrain-nft-marketplace/coming-soon.md): Nothing to see here, just a placeholder for coming soon pages.
- [RainDrops: NFT Launchpad](https://docs.syncbond.com/syncronauts/neonrain-nft-marketplace/coming-soon/raindrops-nft-launchpad.md): Learn all about RainDrops, NeonRain's NFT launchpad.
- [RainProof: Achievements](https://docs.syncbond.com/syncronauts/neonrain-nft-marketplace/coming-soon/rainproof-achievements.md): Learn all about RainProof, NeonRain's achievements and badges system.


---

# 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:

```
GET https://docs.syncbond.com/syncronauts.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
