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

# Governance

The Solv DAO enables collective decision-making through its governance system, where participants who hold $SOLV tokens can submit and vote on governance proposals to guide the protocol's development.

The governance infrastructure for the Solv DAO operates via smart contracts deployed on the BNB Chain, a high-performance Layer 1 blockchain that is Ethereum Virtual Machine (EVM) compatible. The $SOLV token serves as the primary governance instrument within these smart contracts.

Through the Solv DAO, token holders gain meaningful influence over the protocol's evolution. The DAO structure transforms protocol governance into a community-driven process, with $SOLV tokens as the key to participation.

More details coming soon. Stay tuned for our announcements.


---

# 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.solv.finance/solv-token/governance.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.
