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

# Features of Krypton DAO

1\. The Krypton DAO community has many investors, fans and defi users in related fields of the crypto asset industry, and has a broad community foundation.

2\. The core members of the Krypton DAO community are all from well-known communities or know leaders of well-known communities, with extensive community resources and strong community backgrounds.

3\. The Krypton DAO community will adopt the latest DAO management model and return the rights and obligations of the community to community members in a true sense.

4\. Krypton DAO will strive for benefits for community members by aggregating multiple communities. For example, token rewards for cooperative communities, early whitelisting of high-quality cooperative projects, and third-party limited NFT airdrops, etc.

5\. Using Krypton DAO as a medium, aggregate selected projects from the community and provide them with good fundraising channels and traffic support.

6\. The Krypton DAO community will strengthen the collaboration and connection of the alliance community through display channels and issuing bounty tasks.


---

# 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://krypton.gitbook.io/krypton/features-of-krypton-dao.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.
