# Stake for Validator via XBTC Staking or XSAT Staking

### Stake for your Validator account

To become a qualified Validator in the exSat consensus, a candidate Validator must stake at least 100 $BTC or 2,100 $XSAT as the initial stake to participate in the network consensus.

Follow these steps to perform the initial staking:

1. Open [this page](https://portal.exsat.network/) and navigate to the **"BTC Validator"** or **"XSAT Validator"** tab.
2. Connect your **Stake Address** to the page.
   * **Important:** The initial stake must be completed using the Stake Address. Staking from any other address will not be recognized as an initial stake. You can [update your Stake Address](/guides-of-data-consensus/others/operation-references/validator-operations/change-stake-address.md) in the client if needed.
3. Click the **Stake** button, sign the transaction, and submit it. Once submitted, your initial stake is finished.

If you have multiple Validators, you can switch between accounts by clicking the 'Switch' button.

If your Stake Address lacks sufficient $BTC, you can first [bridge your BTC to exSat](/user-guides/bridge-your-assets.md) to fund your Stake Address.

<figure><img src="/files/qV5h2xSisEt5Uv992M8W" alt="" width="293"><figcaption></figcaption></figure>

<figure><img src="/files/2Lo11TIXHthcthZ53yr2" alt="" width="281"><figcaption></figcaption></figure>

<figure><img src="/files/H1podCy3V8eG6biyYkPf" alt="" width="243"><figcaption></figcaption></figure>

<figure><img src="/files/Lt5cGhMTzlJoRiadtMfr" alt="" width="281"><figcaption></figcaption></figure>

### Unstake

If you wish to unstake and withdraw your BTC/XSAT, you can also do it from [this page](https://portal.exsat.network/), just click the Unstake button. However, please note that after submitting an unstake request, you will need to wait **7 days** before claiming your staked BTC/XSAT. This waiting period is a protective measure designed to ensure the security of the exSat network's consensus.

<figure><img src="/files/GaV7yQijZyFLbCZD6SGd" alt="" width="281"><figcaption></figcaption></figure>

<figure><img src="/files/3o2fwWWuFcHy0ciZOFtD" alt="" width="281"><figcaption></figcaption></figure>

<figure><img src="/files/9xcCtFbALLL7HVUJKdvb" alt="" width="260"><figcaption></figcaption></figure>

<figure><img src="/files/BmmZQ2wlDctXewn4yWeR" alt="" width="248"><figcaption></figcaption></figure>

You can see your unstaking here:

<figure><img src="/files/yXrMBmtlzZVvD6fpUsNU" alt="" width="278"><figcaption></figcaption></figure>

<figure><img src="/files/7ov9Qy8rKoKoaz69niZx" alt="" width="278"><figcaption></figcaption></figure>

After waiting time completed , it's withdrawable, you can click on it to withdraw it to your wallet.

<figure><img src="/files/LFH4CVsqZYI7gJtQez8e" alt="" width="282"><figcaption></figcaption></figure>

<figure><img src="/files/6nsqYmNV8M3UYsSbCwte" alt="" width="290"><figcaption></figcaption></figure>

<figure><img src="/files/1ujJTkTWhG8bWjipVK2e" alt="" width="245"><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://docs.exsat.network/guides-of-data-consensus/others/operation-references/validator-operations/stake-for-validator-via-xbtc-staking-or-xsat-staking.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.
