> For the complete documentation index, see [llms.txt](https://apool.gitbook.io/help/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://apool.gitbook.io/help/qubic-faq/withdrawal-tutorial.md).

# Withdrawal Tutorial

Log in to your account and click 'whitelist' under the 'My miner' tab. Click 'add whitelist’

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

2. Click 'add whitelist'

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

3. Enter your Qubic wallet address and custom your wallet Names for  quickly differentiate your wallet ddresses

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

3. <mark style="color:red;">input your email verification code received in your email address( the email address you used for register)</mark>
4. Click 'withdrawal' tab, choose your receiving address, and input your withdrawal amount. Click 'Withdrawal' to finish the withdrawal process.

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

<figure><img src="/files/57l5iIos4SN28DtJBH9h" alt=""><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://apool.gitbook.io/help/qubic-faq/withdrawal-tutorial.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.
