# 3. Unstake USDT

* **Step 1**: Request to Unstake LP-USDT

  Enter the amount of LP-USDT you would like to unstake, then check the amount of USDT you will receive. Press "Request" to trigger a wallet prompt, then ”Confirm” to process the transaction. You can request to unstake your LP-USDT 30 days after staking.
* **Step 2**: Claim Unstaked USDT

  Upon successfully completing the transaction, USDT and accrued earnings are returned, and can be claimed to your wallet after the cooldown period (7 days).


---

# 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.goose.farm/user-guides/how-to-earn-additional-yields-with-stablecoins/3.-unstake-usdt.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.
