# Staking & Governance

{% hint style="info" %}
Staking is a fundamental aspect of participating in the IoTeX network, offering a unique blend of benefits and opportunities for token holders. This section is designed to equip you with a thorough understanding of IoTeX staking and how token holders can participate in governance processes that shape the future of the IoTeX network.

Let's dive in!
{% endhint %}


---

# 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.iotex.io/blockchain/learn-iotex/staking-and-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.
