> For the complete documentation index, see [llms.txt](https://docs.expandzk.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.expandzk.com/xzk-and-vxzk-staking/user-guide/withdraw.md).

# Withdraw

## **Withdraw Description**

Users can withdraw original tokens (XZK or vXZK) 1 day after unstaking.

## **Important Notes**

* **Locking Period**: You can only withdraw tokens that have passed their locking period
* **Gas Optimization**: If you have unstaked more than 20 times, you should not withdraw all amounts at once because it will cost a lot of gas. You can withdraw up to 20 records in one transaction

## **Withdraw Steps**

1. **Withdraw Amount**: The default withdraw amount is all available original tokens (XZK or vXZK),This amount is automatically set and cannot be modified

<figure><img src="/files/Pk82xaas2LW7BnDhFXjF" alt="" width="563"><figcaption></figcaption></figure>

2. **Click Withdraw**: Initiate the withdraw process
3. **Sign Withdraw Transaction**: Sign the withdraw transaction in your wallet

<figure><img src="/files/XG2j5YgHfbHp450upt29" alt="" width="563"><figcaption></figcaption></figure>

4. **Wait for Withdraw Confirmation**: Wait for the withdraw transaction to be confirmed on the blockchain
5. **Complete**: When the withdraw transaction is complete, you will receive original tokens (XZK or vXZK) in your wallet. You can check the Withdraw History to confirm the transaction

<figure><img src="/files/fSZcP8DsTgjLGptyfmJ7" alt="" width="563"><figcaption></figcaption></figure>

<figure><img src="/files/Lbhtgb1o8EWOM6ZnXVVj" alt="" width="563"><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.expandzk.com/xzk-and-vxzk-staking/user-guide/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.
