# 3.5 Staking

The BRC20 DEX Exchange provides a staking mechanism that allows users to earn additional rewards by staking their BRC20 tokens. Staking involves holding tokens in a designated wallet or smart contract for a specified period, contributing to the stability and security of the BRC20 ecosystem. Stakers are then rewarded with additional tokens based on their staked amount and duration.

Staking on the BRC20 DEX Exchange offers several benefits to token holders:

1. <mark style="color:purple;">**Passive Income:**</mark> By staking BRC20 tokens, users can earn additional tokens as a form of passive income. The rewards are typically distributed at regular intervals, providing users with a steady income stream. Staking can be an attractive option for long-term holders who wish to earn rewards while retaining ownership of their tokens.
2. <mark style="color:purple;">**Incentivizing Token Holding:**</mark> Staking incentivizes token holders to keep their BRC20 tokens rather than sell them, promoting a more stable and healthy market for the tokens. By staking, users demonstrate their commitment to the BRC20 ecosystem and contribute to its overall value and liquidity.
3. <mark style="color:purple;">**Participating in Network Consensus:**</mark> Some staking mechanisms involve participating in the consensus mechanism of the underlying blockchain network. By staking tokens, users can contribute to the network's security and validation process, helping to maintain the integrity of the blockchain.
4. <mark style="color:purple;">**Influence on Governance:**</mark> In certain cases, staked token holders may have voting rights and influence over governance decisions related to the BRC20 DEX Exchange. This enables stakeholders to actively participate in shaping the future of the platform, such as voting on proposed upgrades, fee structures, or listing new tokens.


---

# 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://brc-20-dex.gitbook.io/brc-20dex/3.5-staking.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.
