# Withdraw Funds

You can withdraw funds to your connected wallet or any other wallet address in any supported tokens on any supported chain.&#x20;

{% hint style="success" %}
**There is no withdrawal fee charged by Probable.**
{% endhint %}

#### **How to Withdraw funds?**

* Go to the [portfolio page](https://probable.markets/portfolio)
* Click on "Withdraw"

<figure><img src="/files/rnWXsCRnAVdKhCJkC6w7" alt="" width="287"><figcaption></figcaption></figure>

* Enter recipient address, you can select the connected wallet or enter any other recipient address
* Enter the amount to withdraw, select the desired token and chain you would like to receive funds in

<figure><img src="/files/HecxLgEu5a53AD3L7xd1" alt="" width="364"><figcaption></figcaption></figure>

* Confirm the withdrawal, you should receive the funds within a minute


---

# 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.probable.markets/trade-on-probable/withdraw-funds.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.
