# Unstake and Harvest

1. Unstake: \
   \
   You can only unstake your assets when the stake period ends. The "unstake" button will become active once this condition is met. To unstake, please follow the steps below:<br>
   * Click the "unstake" button.
   * Review the amount of LP Tokens you wish to unstake.
   * Click the "unstake" button again.
   * A wallet pop-up window will appear for confirmation. Confirm and done\ <br>
2. Harvest (claim your rewards)\
   \
   After staking LP tokens, you'll start receiving weekly sSOON token rewards until your LP tokens become unlocked. \
   \
   It's important to note that sSOON token rewards **must be locked for 52 weeks** after each weekly distribution. Essentially, these rewards need to vest for one year before they can be spent by the user. When the "Harvest" button is activated, it signifies that you can now claim and spend your tokens.<br>

   To claim your rewards, please follow the steps below:

   * Click on the "Harvest" button, and then “Confirm claim”
   * Your wallet will pop up for confirmation. Confirm and done.

   Congratulations! You have successfully claimed your rewards. You can review all your claim history in the "Recent transactions" section at the bottom of the farming page.


---

# 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://dexguide.iotabee.com/farming/unstake-and-harvest.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.
