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

# Governance

SteakHut's on-chain governance system allows users to implement changes to the SteakHut platform and govern key community-centric choices.

$STEAK is the governance token of SteakHut, and governance is enabled on STEAK and xSTEAK in the below voting powers:

* STEAK (including OFT): 1
* xSTEAK (including allocated): 1
* Vesting xSTEAK: 0.5

Steak Governance can be used to determine token pairs that will be added to SteakHut's in-house liquidity strategies. Steak-holders can propose to have a SteakHut strategy created for an unsupported token pair.

## Types of Proposals <a href="#h_f29f87027a" id="h_f29f87027a"></a>

* Add token pairs
* Support new compatible DEXes
* Special key community-centric decisions put forth by the SteakHut team


---

# 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://whitepaper.steakhut.finance/tokenomics/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.
