# Withdraw

Withdrawing your funds from Leap is quick and easy. Follow these steps to withdraw all your funds from your Leap wallet safely.&#x20;

***

### **Open the Wallets menu.**

1. Open the **Wallets** menu.
2. Click on the **Withdraw** option.

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

***

### **Set Your Withdrawal Wallet**

3. Select **Set Withdraw Wallet** from the options.
4. Enter the wallet's **public address** where you want your funds to be withdrawn to using your preferred wallet app (e.g., Phantom or Solfare).

<figure><img src="/files/1mwxUZA2yeRd5JQxjQxU" alt=""><figcaption></figcaption></figure>

{% hint style="danger" %}
**Double-check the public wallet address to ensure accuracy.** If you input the wrong public address, your funds will be sent to a wallet **you don't own**, aka **losing your money**.
{% endhint %}

***

### **Specify the Withdrawal Amount**

5. Once your wallet address is set, input the amount you wish to withdraw by clicking **Custom** or **Withdraw All**.
6. Ensure the amount does not **exceed** your available balance and meets the minimum withdrawal threshold (e.g., **0.1 $SOL**).

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

{% hint style="warning" %}
Don't forget there are **network fees** on the Solana network to make the transfer. our **withdrawals** take this into consideration for you.
{% endhint %}

***

### **Execute the Withdrawal**

7. Click the **"Execute"** button to confirm your withdrawal.
8. The bot will process your request and notify you once the withdrawal is **successful** and send you the **transaction link** for you to confirm.

<figure><img src="/files/lAAHgRt6F2hb9mk4SFF7" 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.leap-blockchain.com/leap-telegram-bot/leap-telegram-setup/wallets/withdraw.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.
