# How to Withdraw

After redeeming your $RABBIT and completing the vesting period, you can withdraw your $RABBIT.

**Tip: Ensure your vesting period has fully completed before attempting withdrawal to avoid errors.**<br>

### Step 1: Go to the Withdrawal Page

1. Navigate to the platform: <https://rabbitswap.xyz/sRabbit>
2. Click on the Withdrawal tab.

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

### Step 2: Claim Your $RABBIT

1. Choose the amount of $RABBIT you want to claim.
2. Click Confirm to complete the withdrawal.

The $RABBIT will be transferred to your wallet automatically.

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

### Tips & Warnings

* Only the redeemed $RABBIT that has completed the vesting period is eligible for withdrawal.\ <br>


---

# 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.rabbitswap.xyz/rabbitswap/user-guides/srabbit/how-to-withdraw.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.
