> For the complete documentation index, see [llms.txt](https://docs.starfish.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.starfish.finance/defi-x-nft-fi/starfishdao.md).

# StarfishDAO

Starfish will begin with centralized control of the protocol (such as whitelisting NFT collections, yield farming pools to receive rewards, and interest rate model per asset), and over time, will transition to complete community and stakeholder control. Along the way through transition, we will closely listen to the advice and comments from our community, for valuable enhancement to be made.

After Starfish DAO is formed, SEAN holders can stake their SEAN token to our staking pool to receive veSEAN token, which grants them the right to suggest and vote on the following events:

1. which liquidity pools to have yield farming rewards.&#x20;
2. onboarding which NFT collection as collateral to support for borrowing assets and providing liquidity.&#x20;
3. protocol level parameters, development or enhancement.

The final StarfishDAO structure is still in brainstorm stage, SEAN fams are welcome to share your DAO ideas in our [Telegram](https://t.me/starfishfinanceofficial) and [Discord](https://discord.com/invite/8hDZuXQnsX).


---

# 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.starfish.finance/defi-x-nft-fi/starfishdao.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.
