# How to unstake your USDT

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

**After signing in to the Motion DApp,**&#x20;

* Navigate to "Withdraw" using the menu.&#x20;
* You will see all your staking cycles. Once your staking cycle concludes, the gray "Unstake" button will transition to blue, indicating that you can proceed to unstake your USDT.
* Your wallet will prompt you to continue the process.&#x20;
* Once you approve and submit, you're all set!

**Troubleshooting**

Should you encounter a delay during the unstaking process, it's likely the system reallocating your USDT to initiate its release. In the event of an extended delay, feel free to reach out to us at <support@motion.trading> for assistance.


---

# 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://motion-staking-protocol.gitbook.io/documentation/how-to-unstake-your-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.
