# Staking & Unstaking

### Staking

After ensuring both EVM wallet and BTC wallet are connected, enter the Stake Tab and pledge the desired amount of BTC you would like to stake. When the pledge is successful, you will receive kBTC tokens equivalent to the amount of BTC you pledged. The current connected EVM wallet address will receive [kBTC ](/kinza-bitcoin-staking/bitcoin-staking/kbtc.md)on the user preffered network.&#x20;

<figure><img src="/files/XyulxTTZRWf0h1UzXSpA" alt="" width="395"><figcaption><p>Stake</p></figcaption></figure>

### Unstaking

If you would like to exchange your kBTC back for BTC, first enter the Unstake Tab. Here you can withdraw the BTC you previously staked on the Kinza platform to any native BTC receiving wallet address.&#x20;

The only proof of withdrawal is kBTC in the EVM wallet address. This means that as long as you have kBTC in your EVM wallet, you can exchange kBTC for BTC using Unstake.&#x20;

Estimated Time indicates the expected arrival time of the release period.

When you exchange your kBTC for BTC, the kBTC in your EVM wallet is first burnt on the EVM network, then the equivalent amount of BTC on the BTC chain is transferred to your BTC wallet address currently connected to the Kinza platform (as designated in the top right addresses bar).\ <br>

<figure><img src="/files/Z6A8Uum4fKCKHqVBRJlk" alt="" width="383"><figcaption><p>Unstake</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.kinza.finance/kinza-bitcoin-staking/how-to/staking-and-unstaking.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.
