# CrossCurve DAO

- [CrossCurve Tokenomics](https://docs.crosscurve.fi/crosscurve-dao/crosscurve-tokenomics.md): We present the new improved edition of CrossCurve tokenomics, developed in accordance with the recommendations of experts, auditors and advisors.
- [Overview of CrossCurve DAO](https://docs.crosscurve.fi/crosscurve-dao/overview-of-crosscurve-dao.md)
- [Voting](https://docs.crosscurve.fi/crosscurve-dao/voting.md)
- [Obtaining veEYWA and Calculating the Boost](https://docs.crosscurve.fi/crosscurve-dao/obtaining-veeywa-and-calculating-the-boost.md)
- [Staking mechanics](https://docs.crosscurve.fi/crosscurve-dao/staking-mechanics.md)
- [NFTs](https://docs.crosscurve.fi/crosscurve-dao/nfts.md)
- [CrossCurve DAO NFT](https://docs.crosscurve.fi/crosscurve-dao/nfts/crosscurve-dao-nft.md)
- [EYWA NFT Collection](https://docs.crosscurve.fi/crosscurve-dao/nfts/eywa-nft-collection.md): Unique NFTs from Eywa!
- [Proposals](https://docs.crosscurve.fi/crosscurve-dao/proposals.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.crosscurve.fi/crosscurve-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.
