# ShineDAO

## ShineDAO

- [What is ShineDAO?](https://docs.shinedao.finance/welcome.md): Version: 3.7
- [Launch](https://docs.shinedao.finance/protocol/launch.md): An overview of launch features and functionality.
- [Swap](https://docs.shinedao.finance/protocol/swap.md): An overview of swap features and functionality.
- [Terms of Service](https://docs.shinedao.finance/terms-of-service.md)
- [Privacy Policy](https://docs.shinedao.finance/privacy-policy.md)
- [Governance](https://docs.shinedao.finance/dao/governance.md)
- [Community Covenant](https://docs.shinedao.finance/dao/governance/community-covenant.md): The directions that govern our participation in the ShineDAO community.
- [Supporters](https://docs.shinedao.finance/dao/supporters.md)
- [Personal Allocation Example](https://docs.shinedao.finance/dao/supporters/personal-allocation-example.md)
- [Contributors](https://docs.shinedao.finance/dao/contributors.md): Get involved and rewarded for supporting the community and incubated projects.
- [SHN Token](https://docs.shinedao.finance/dao/shn-token.md)
- [How to buy SHN?](https://docs.shinedao.finance/dao/shn-token/token-distribution.md)
- [How to bridge SHN?](https://docs.shinedao.finance/dao/shn-token/token-distribution-1.md)
- [How to add SHN To MetaMask?](https://docs.shinedao.finance/dao/shn-token/token-distribution-2.md)
- [Token Distribution](https://docs.shinedao.finance/dao/shn-token/token-distribution-3.md)
- [veSHN Token](https://docs.shinedao.finance/dao/veshn-token.md)
- [How to lock SHN?](https://docs.shinedao.finance/dao/veshn-token/how-to-lock-shn.md)
- [Overview](https://docs.shinedao.finance/incubator/overview.md)
- [Projects](https://docs.shinedao.finance/incubator/incubated-project.md)
- [Focus Areas](https://docs.shinedao.finance/incubator/incubated-project/why-do-teams-need-our-support.md)
- [Project Assessment](https://docs.shinedao.finance/incubator/incubated-project/untitled.md): What do we take into account before incubating a project?
- [Kassandra](https://docs.shinedao.finance/kassandra.md)
- [DeFi Options](https://docs.shinedao.finance/defi-options.md)
- [Degen News](https://docs.shinedao.finance/degen-news.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.shinedao.finance/welcome.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.
