# How to unstake with Silo

### Navigate to the app

Navigate to <https://app.silostaking.io/> and click "Stake now" button in the top right

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

### Connect wallet

First, you'll need to click "Connect Wallet" in order to interact with the app.

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

### Select your wallet

Click on the logo of your preferred wallet. Note, at time of launch, we will support Compass and Fin wallets. If you're using another wallet (such as Keplr), you'll need to switch over in order to interact with the Silo frontend.&#x20;

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

### Enter password

Once you've selected your wallet, enter your password to unlock it.

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

### Wallet is linked!

Congratulations! Your wallet is now linked and you should be able to see your balance in the Silo frontend. You should be able to see your abbreviated address in the top right if you succeeded in linking your wallet.

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

### Navigate to withdraw page

Next, you'll need to click the "Withdraw" button at the nav bar at the top.

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

### Enter amount

Enter the amount of iSEI you'd like to convert back to SEI.&#x20;

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

### Hit submit

Once you've decided how much iSEI to convert back to SEI, click the big green "Submit" button.

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

### Approve transaction

After clicking submit, you'll be taken to your wallet to approve the transaction in another tab. Click the approve button  to approve the transaction and proceed with requesting to unbond your SEI. (Note, this wallet screenshot is from Compass wallet- it may look different depending on your browser and your choice of wallet).&#x20;

<figure><img src="/files/5ulC4IDvFDnE6x9QjyoV" alt=""><figcaption></figcaption></figure>

### Successfully submitted unbonding request!

If all goes well, in the bottom right hand corner of the Silo frontend you'll see a confirmation message linking you to SeiScan to see the transaction.&#x20;

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

### See your unbonding wait time

From the Withdraw page, click the "Claim" button to view your recently submitted unbonding request. This process takes 21 days. Underneath your request it will tell you the estimated time that your unbonded SEI tokens will be available for withdrawal.&#x20;

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

### Claim your tokens after unbonding

After 21 days, come back to this page and click your unbonding request to finalize the withdrawal! &#x20;

### I've withdrawn my SEI, what now?

Those fields aren't gonna farm themselves...

<figure><img src="/files/KLvnxgbn9cKBw5hGZJ4Y" 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://silostaking.gitbook.io/silo-staking/how-to-unstake-with-silo.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.
