# Governance

<div data-with-frame="true"><figure><img src="/files/sdMhxcDT3Vw49QpNNFdA" alt=""><figcaption></figcaption></figure></div>

### How governance works

**Voting power = ALPHA held.** Every ALPHA token equals one vote.

**Proposals are voted on through the AlphaFi voting page.** The team and community can submit proposals covering reserves, integrations, fees, vault parameters, and broader protocol direction.

**Votes are recorded on-chain on Sui.** Every vote is verifiable.

#### What gets voted on

A non-exhaustive list of decisions that go through governance:

* **Reserve usage** — how the AlphaFi Reserve is deployed
* **Integration approvals** — which new protocols AlphaFi adds Strategy vaults for
* **Fee parameters** — performance fee level and distribution split
* **Vault parameters** — ALPHA Vault lock duration, emission rates
* **Treasury actions** — strategic moves involving protocol funds

#### Participating in governance

1. Hold ALPHA in your Sui wallet.
2. Visit [alphafi.xyz/vote](https://alphafi.xyz/vote).
3. Connect your wallet.
4. Review active proposals.
5. Cast your vote and sign the transaction.

Vote weight is based on ALPHA balance at the time of voting. There's no separate registration or staking required for governance participation.


---

# 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.alphafi.xyz/alpha/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.
