# Unstake liquidity

When you’re finished earning rewards from the pool, you can unstake your position in the app. Unstaking releases your LP tokens so they can be withdrawn from Raydium if you wish. Currently, only full unstaking is supported; partial unstaking is not available. To reduce your LP position, unstake the entire amount and then stake again the desired portion.

Once unstaked, you are no longer eligible for Watt pool rewards. However, the Watt token you have already pooled continues to accrue value through the increasing [token ratio](/the-protocol/watt-assets/token-ratio.md).

<figure><img src="/files/iVcRd6dAY0JnhTswo9m7" alt=""><figcaption></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.watt.si/resources/user-guide/unstake-liquidity.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.
