# Withdraw Token

<figure><img src="/files/6BRubl1ajwvZqEHn2sY3" alt="" width="375"><figcaption></figcaption></figure>

1. Select the network where you previously made the deposit. (In the official version, you can simply withdraw USDC in any network you preferred.)
2. Choose the desired amount of tokens, such as USDC in this example.
3. Check the estimated cost and potential profit or loss (P\&L).
4. Confirm the amount and approve the transactions.
5. Withdraw the tokens in your preferred network.

<figure><img src="/files/owfLiL8kOKSRgNQ4rBPb" alt="" width="375"><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.hodlify.io/step-by-step-guide/withdraw-token.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.
