# Unstaking LP Tokens

Once users unstake their USDC-CLAY LP tokens, these LP tokens immediately stop earning Clay rewards. Users can still claim any outstanding Clay rewards after they have unstaked their LP tokens.&#x20;

### How to unstake LP tokens

* Go to the Sumero Stake tab.&#x20;

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

* Connect your wallet by clicking “Connect Wallet” at the top right.&#x20;

<figure><img src="/files/3zJk1H9OUqTpzkLJyE1d" alt=""><figcaption></figcaption></figure>

* Click the 'Options' button under the USDC-CLAY pool.

<figure><img src="/files/9ViGDcgfnpaoqmiThutU" alt=""><figcaption></figcaption></figure>

* Select Unstake USDC-CLAY.

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

* In the input field, enter the amount of LP tokens you want to unstake.

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

* Select 'Unstake' and sign the transaction in your wallet.

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

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

* Once this transaction is confirmed, **your LP tokens will be returned to your wallet and you will stop earning CLAY staking rewards**.&#x20;

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

* When your LP tokens appear in your wallet, navigate to the Pool page.

<figure><img src="/files/0KfBwNKXd1nmkDPd6oA0" alt=""><figcaption></figcaption></figure>

* Under the 'Withdraw' tab, select USDC-CLAY from the toggle list of LP token options.

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

* Input the amount of USDC-CLAY LP tokens you would like to exchange for the underlying asset pair.

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

* Click 'Approve' to allow the protocol to exchange your LP tokens for the underlying assets. Sign the transaction in your wallet.

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

* Finally, select the 'Withdraw Liquidity' button and sign the corresponding transaction in your wallet.

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

* Once this transaction has been confirmed, the USDC and Clay assets comprising your stake in the pool will be returned to your wallet.

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

### Summary

* Users can unstake their USDC-CLAY LP tokens from the USDC-CLAY staking pool.
* Users receive their original USDC-CLAY LP tokens representing their portion of the pooled assets.
* Users can then exchange their USDC-CLAY LP tokens for the underlying USDC and Clay assets comprising their stake in the pool.


---

# 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.sumero.finance/using-sumero/staking/unstaking-lp-tokens.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.
