# Unlocking tokens and rewards claim

### Unlocking tokens

Once you have staked tokens, you can withdraw them from the pool at any time by submitting a request for a free delayed withdrawal or by making an instant token unstake with a fee.

**To make an instant token withdrawal**, follow the steps below:

* In the ‘Unstake’ section, activate the ‘Instant’ filter (1)
* Enter the number of tokens (2) you want to withdraw (or you can use the ‘Max’ button (3) )
* Check the amount of commission (4)
* Click the ‘Unstake now’ button (5) and confirm the transaction in the wallet

<figure><img src="/files/juE5B9WaYGIeYDUzRSkx" alt="" width="359"><figcaption><p>Instant funds unlocking interface</p></figcaption></figure>

Once the transaction is confirmed, the balance of st-JETTONs will decrease and regular tokens will immediately appear in your wallet.

<figure><img src="/files/JJy6O0bSATg4GSpHzfam" alt="" width="375"><figcaption><p>Transaction for Instant unstake</p></figcaption></figure>

**For a delayed free withdrawal**, follow the steps below:

* In the ‘Unstake’ section, deactivate the ‘Instant’ filter (1)
* Enter the number of tokens you want to withdraw (2)
* Click ‘Unstake in x days’ (3) and confirm the transaction in the wallet

<figure><img src="/files/CCS2URy76QZAyCfbt6U2" alt="" width="350"><figcaption><p>Delayed unlocking of funds interface</p></figcaption></figure>

<figure><img src="/files/1Dgu22wnq49AvjozyPmn" alt="" width="375"><figcaption><p>Transaction to request an unstake</p></figcaption></figure>

Once the transaction is processed, you will see the withdrawal request in the list:

<figure><img src="/files/6fv0kSCjfK58AahGGa5G" alt="" width="336"><figcaption><p>Withdrawal requests</p></figcaption></figure>

In the screenshot above you can notice the requested withdrawal amount (1) and the remaining time to complete the withdrawal (2). In addition, you can cancel the withdrawal request by clicking the ‘Cancel’ button (3):

<figure><img src="/files/rKOPEXVkEBhJV6jnHSyR" alt="" width="375"><figcaption><p>Token withdrawal request interface</p></figcaption></figure>

### Rewards claim

You can claim accumulated staking rewards at any time. To do this, select the position with the desired unstake period, in the ‘Current position’ section click the ‘Claim rewards’ button (1).

<figure><img src="/files/S4wMpesmPbLTneJo9rJG" alt="" width="375"><figcaption><p>Information about the selected position</p></figcaption></figure>

Tick the tokens you are interested in (2), click ‘Claim selected’ (3) and confirm the transaction.

<figure><img src="/files/0wgtIj3uTBMurgzCKnJL" alt="" width="375"><figcaption><p>Selecting rewards for claim</p></figcaption></figure>

<figure><img src="/files/3AA0eD5TasaCqxe5cDDo" alt="" width="375"><figcaption><p>Transaction for rewards claim</p></figcaption></figure>


---

# 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.jvault.xyz/staking-v2/info-for-stakers/unlocking-tokens-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.
