# How to withdraw tokens on the Presearch Web3 platform

1. Log in to your [presearch account](https://presearch.com/), you can follow the tutorial here: [Presearch Web3 Login](/presearch-web-3.0/presearch-web3-login.md)
2. Enter your account menu: [My Account](https://account.presearch.com/) and click on Web3 dashboard.

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

3. Click on Visit Dashboard within the Platform Wallet Balance.

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

4. Click on withdraw.

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

5. Enter the amount of Pre to withdraw, the 2FA code of your Presearch account and then click submit withdrawal.

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

6. Click on process transfer.

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

7. Confirm the transaction in your external wallet.

<figure><img src="/files/6i3UZt4mgQnjuV19AzEH" alt=""><figcaption></figcaption></figure>

8. Once the transaction is confirmed, you will have the tokens in your wallet and you can also verify it in the transfer history.

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

<figure><img src="/files/8Al8IHBWLjsU4ZOIsSFm" alt=""><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.presearch.io/presearch-web-3.0/how-to-withdraw-tokens-on-the-presearch-web3-platform.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.
