> For the complete documentation index, see [llms.txt](https://docs.jvault.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.jvault.xyz/staking-v1-deprecated/for-stakers/token-unlock-and-rewards-claim.md).

# Token unlock and rewards claim

Once you stake tokens, the **"Your positions"** section of the staking pool page will give you all the information you need about your current position:

1. Start and end dates of the staking period
2. APR
3. Your share
4. NFT address
5. Staked balance
6. Claimed rewards
7. Available rewards

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

This is also where you can claim commissions (**$JVT pool only**) and staking rewards.

## Receiving staking rewards

To receive staking rewards, you need to click on "Claim rewards" and then confirm the transaction in your wallet.

## Receiving $JVT staking commissions

All $JVT stakers participate in distributing a portion of the platform's commissions. To receive your share of the service's revenue, you need to click "Claim comissions", tick all the available tokens you wish to receive, and then confirm the transaction in your wallet.

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.jvault.xyz/staking-v1-deprecated/for-stakers/token-unlock-and-rewards-claim.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.
