# How to unstake $sBITU

Users can unstake $sBITU through our UI or via our API. Using the UI, the user workflow to **unstake** $sBITU is as follows:

* Step 1: Enter the amount of $sBITU to unstake, then check the amount of $BITU you will receive.
* Step 2: Press "Unstake" to trigger a wallet prompt, then confirm to process the transaction.

<figure><img src="/files/PIIfilpJUOLBvR0eaUYH" alt="Click Unstake to Unstake Your $BITU"><figcaption><p>Click Unstake to Unstake Your $BITU</p></figcaption></figure>

Upon successful transaction, $BITU and accrued earnings are returned, and can be withdrawn to your wallet after the cooldown period.

<figure><img src="/files/uR4eXW754XBfYXnY2vix" alt=""><figcaption><p>Claim Your $BITU</p></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.bitu.io/bitu/user-guides/how-to-unstake-usdsbitu.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.
