# Unstake & Withdraw

Unstaking is the process of unlocking BFC that has been staked on the Bifrost network so that it can be freely used again. You can request to unstake your BFC using stBFC or wstBFC, and your BFC will be available for withdrawal after the unstaking period.

&#x20;

## **Step 1. Select a token to use for unstaking** <a href="#step-1.-select-a-token-to-use-for-unstaking" id="step-1.-select-a-token-to-use-for-unstaking"></a>

The first step is to choose the token you want to use for unstaking, which can either be wstBFC or stBFC.

<figure><img src="/files/Idvtyn04mbWKbAYKXNUX" alt=""><figcaption><p>Select a Token</p></figcaption></figure>

&#x20;

## **Step 2. Enter the unstaking amount of BFC** <a href="#step-2.-enter-the-unstaking-amount-of-bfc" id="step-2.-enter-the-unstaking-amount-of-bfc"></a>

The next step is to enter the quantity of BFC you want to unstake. You can do this by typing the amount in the designated field, using the gauge bar, or pressing the <mark style="color:red;">`Max`</mark> button. Once you enter the quantity, it will automatically display the number of tokens to use for unstaking based on the exchange rate.

<figure><img src="/files/NEi8uQaT5EfVhLjk5yf5" alt=""><figcaption><p>Enter the Amount</p></figcaption></figure>

&#x20;

To keep the network running efficiently, we currently have two limitations when entering unstaking amounts. We will be making infrastructure improvements in the near future to remove these limitations, so we ask for your patience and understanding if this is a temporary inconvenience. 🙏

{% hint style="warning" %}
**Limitations on the amount of unstaking**

1. You can unstake BFC in increments of 10,000
2. You can unstake BFC with a maximum of 500,000 at a time (There is no limit to the number of BFC that can be unstaked per account.)
   {% endhint %}

&#x20;

## **Step 3. Unstake** <a href="#step-3.-unstake" id="step-3.-unstake"></a>

After entering the quantity, click the <mark style="color:red;">`Unstake`</mark> button and confirm the transaction, and your unstaking request is complete!

<figure><img src="/files/W3FD8Vjv8MQ9JM0EKcML" alt=""><figcaption><p>Unstake</p></figcaption></figure>

{% hint style="warning" %}
**Transaction process when requesting unstaking with wstBFC**

1. Confirm Unwrapping (wstBFC → stBFC)
2. Approve the stBFC spending cap (by the quantity to be unstaked)
3. Confirm unstaking
   {% endhint %}

{% hint style="warning" %}
**Transaction process when requesting unstaking with stBFC**

1. Approve the stBFC spending cap (by the quantity to be unstaked)
2. Confirm unstaking
   {% endhint %}

## **Step 4. Withdrawing after the unstaking period is up** <a href="#step-4.-withdrawing-after-the-unstaking-period-is-up" id="step-4.-withdrawing-after-the-unstaking-period-is-up"></a>

You can check your withdrawal status to see if your unstaking request was successfully processed. After the unstaking period, the status will be marked as 'Available' for withdrawal and the <mark style="color:red;">`Withdraw`</mark> button will be activated. Clicking this button and approving the transaction will withdraw the amount of BFC requested.

<figure><img src="/files/Qvh8zifWUqZ1V5l10gPw" alt=""><figcaption><p>Withdraw</p></figcaption></figure>

&#x20;

**Want to immediately withdraw your BFC?**

Visit [Immediate Withdrawals From Everdex](/biquid-en/start-using-biquid/withdraw/immediate-withdrawals-from-everdex.md)!


---

# 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.bifrostnetwork.com/biquid-en/start-using-biquid/withdraw/unstake-and-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.
