# Staking walkthrough

To stake your tokens head to the Dashboard, and click on the staking tab.

You'll see the following details:

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

The Total PEAR is how many PEAR tokens are in your wallet.\
\
Click on "STAKE" and it will open this modal.

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

Note: you'll have to sign two transactions - one to approve the use of your PEAR, and one to actually stake.&#x20;

<figure><img src="/files/0CHsjkwPbobeUOu3ieNS" alt=""><figcaption></figcaption></figure>

Once you've approved and staked, you will now hold a corresponding number of StPear. You can unstake those at any time, subject to the penalties.

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

As the protocol accrues trading fees from GMX, Vertex and SYMM - you can claim these in ETH. Additionally, as people leave the staking pool before 30 days, their foregone stPEAR in the form of penalties will be pro-rata available to you to claim. Both buttons are below:\ <br>

<figure><img src="/files/6CYhWbdsPzsMbFGXTUA0" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Note: the staking contract updates in real time with block times and as such you may have to wait a few minutes until the Claimable Rewards updates.
{% 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.pearprotocol.io/tokenomics/staking-walkthrough.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.
