# Participating in Governance

STEAK is SteakHut's native governance token which can be used to vote on governance proposals relating to protocol directions and native SteakHut liquidity strategies.

SteakHut uses [Snapshot](https://snapshot.org/#/) to conduct on-chain voting.

## 1) Navigate to the SteakHut dApp and select "Vote in Governance"

Head over to the SteakHut website and launch our dApp.

{% embed url="<https://www.steakhut.finance/>" %}

Vote in Governance will redirect you to the official SteakHut Snapshot page.

<figure><img src="/files/DWfJpIfeupYviMaGoBaW" alt=""><figcaption></figcaption></figure>

## 2) Navigating Snapshot

From SteakHut's Snapshot, you can view current and past proposals and begin voting. You can also select join to follow our proposals closely and keep up to date.

Remember to connect your wallet to Snapshot to participate.

<figure><img src="/files/8je1htVO2Ad3Qrq1PBWa" alt=""><figcaption></figcaption></figure>

## 3) Vote

When a proposal is live on Snapshot you can easily cast your vote to participate. The SteakHut Discord features a Governance Channel allowing you to discuss your options with other community members and to learn more.&#x20;

STEAK tokens across multiple forms are accepted in governance votes. This includes:

* Native $STEAK
* $STEAK OFT ($STEAK on Arbitrum)
* xSTEAK held in wallet
* Allocated xSTEAK
* Redeeming xSTEAK (Counted at half of the tokens vesting)

<figure><img src="/files/I4giiv1Kq8QS8fIl21cw" alt=""><figcaption></figcaption></figure>


---

# 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://whitepaper.steakhut.finance/guides/steak-token/participating-in-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.
