> For the complete documentation index, see [llms.txt](https://barnbridge.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://barnbridge.gitbook.io/docs/smart-yield/smart-yield-faq/how-to-unstake-jtoken.md).

# How to unstake jToken?

{% embed url="<https://youtu.be/TJjxo3XTjI8>" %}

1. Go to the BarnBridge app at <https://app.barnbridge.com/smart-yield>
2. Connect your wallet to the platform.
3. Click on the "Pools" tab.
4. Select the pool (based on the jToken you have) and click the "View pool" button.
5. Click on the "Unstake" tab.
6. Enter the amount of token you would like to unstake with or hit "Max".
7. Press the "Unstake" button.
8. In the pop-up window choose the transaction processing time and click "Redeem".
9. Confirm the transaction in your wallet, pay gas fees, and wait.

Congrats! Now you should see the assets in your wallet.


---

# 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://barnbridge.gitbook.io/docs/smart-yield/smart-yield-faq/how-to-unstake-jtoken.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.
