# Withdrawal Guide

**1. Connect Wallet**

Make sure you are connected to the correct Web3 wallet that holds the deposited funds on Bancor 3.&#x20;

**2. Go to Portfolio page**

On your [portfolio page,](https://app.bancor.network/portfolio) you can see all of your deposits. Choose the token you wish to withdraw and click on the menu.

![Screen\_Shot\_2022-05-08\_at\_15.21.51.png](https://support.bancor.network/hc/article_attachments/5464178352530/Screen_Shot_2022-05-08_at_15.21.51.png)

&#x20;**Holdings section under the Portfolio tab**

&#x20;

**3. Click "Withdraw"**

In the newly withdrawal window opened, click "Withdraw".

![Screen\_Shot\_2022-05-08\_at\_15.26.43.png](https://support.bancor.network/hc/article_attachments/5464211415570/Screen_Shot_2022-05-08_at_15.26.43.png)

&#x20; **Deposit/Withdraw window**

&#x20;

**4. Start Cooldown**

Now specify how many tokens you would like to withdraw, and initiate the 0-day cooldown period by clicking on "Start Cooldown"

![Screen\_Shot\_2022-05-08\_at\_15.30.38.png](https://support.bancor.network/hc/article_attachments/5464252277650/Screen_Shot_2022-05-08_at_15.30.38.png)

&#x20;

**5. Approval**

After approving the wallet to interact with the tokens / pool tokens, you may withdraw them immediately. You can see how much time is remaining at your Portfolio page, at the top right side under "Pending withdrawals".

&#x20;


---

# 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://support.bancor.network/bancor-amm/portfolio/withdrawal-guide.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.
