# DAO

- [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)


---

# Agent Instructions: 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.shinedao.finance/dao.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.
