# Stake & Earn TEA

Staking on the ***tea*** protocol allows you to earn TEA token rewards while contributing to the security and growth of the ecosystem. By staking your TEA, you also receive stTEA and become an active participant in the governance of the protocol. stTEA are used to measure your voting power and give you an the opportunity to influence the protocol's decision-making.

## Why stake on the *tea* Protocol?

By staking, you receive staked TEA, or stTEA, which give you the opportunity to participate in the governance of the ***tea*** protocol. Using your stTEA, you can propose and vote on non-financial critical parameter changes to the ***tea*** protocol. This functionality allows critical parameters to evolve and be optimized over time by active members of the ***tea*** community.

## How to begin staking?

Follow these steps to stake your tokens on the ***tea*** protocol.

1. Navigate to the Staking section in your ***tea*** dashboard.

   <figure><img src="/files/phqRxRErbaUcOOLOahUD" alt="image of the OSS Staking page "><figcaption></figcaption></figure>

2. Look for the "Quick Stake TEA" panel on the right.

<figure><img src="/files/LbemgWxHO18Dj2vrdZmg" alt="" width="375"><figcaption></figcaption></figure>

3. Input the amount of TEA you would like to stake and hit the “Stake TEA” button.

## FAQs

<details>

<summary>Do I earn rewards by staking?</summary>

Yes. A portion of protocol rewards are shared with both project maintainers and the community members who stake their tokens. The more TEA you stake, the greater your potential share of rewards.

</details>

<details>

<summary>How do I unstake my TEA tokens?</summary>

You can unstake TEA directly from the staking panel.

</details>


---

# 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.tea.xyz/tea/i-want-to.../begin-earning-tea-and-interact-with-the-protocol/stake-and-earn-tea.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.
