# Withdrawals

To withdraw funds, select `/wallet` and choose Withdraw

{% embed url="<https://www.youtube.com/watch?v=ptlUoH6XzwM>" %}

<div><figure><img src="/files/1hi3JIVZf54VRgOmF8OO" alt="" width="299"><figcaption></figcaption></figure> <figure><img src="/files/GNy5ypAFOJmmUXHuHWqc" alt="" width="299"><figcaption></figcaption></figure> <figure><img src="/files/Qa4V5sXPd2KqCloupD5G" alt="" width="299"><figcaption></figcaption></figure></div>

**Enter the wallet address where you want to receive your funds.**\
Make sure the address is valid to receive <mark style="color:blue;">**Polygon (USDC.e)**</mark>, and confirm the withdrawal.<br>

<div><figure><img src="/files/VRMk1aCUkuDgxtKtY0ih" alt="" width="299"><figcaption></figcaption></figure> <figure><img src="/files/d8lZeLDINEJwoBDSO7RC" alt="" width="299"><figcaption></figcaption></figure> <figure><img src="/files/qL8euYpqsFnEfCkXRf4t" alt="" width="299"><figcaption></figcaption></figure></div>

{% hint style="warning" %}
Double-check the address before submitting — withdrawals are **final and cannot be reversed**
{% endhint %}


---

# 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://polyboom.gitbook.io/doc/about-polyboombot/withdrawals.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.
