# Withdraw Funds

1. Go to the [raffles](https://bountive.fi/raffles) page and select a raffle.
2. Enter the amount of asset you want to withdraw. You also have the possibility to select 25, 50, 75 or 100% of the balance in your wallet. You can't withdraw more than your deposited amount.

<figure><img src="/files/GcC9GTuK3DXuo0peEwBl" alt=""><figcaption><p>Withdraw Funds</p></figcaption></figure>

3. Click on the "**Withdraw Funds"** button to initiate de withdraw.
4. Confirm the transaction in clicking on the sign button in your wallet and wait until the transaction succeeds.
5. Your withdrawal is complete. If you have only withdrawn a portion of your deposit, you are still participating in the raffle, but your odds of winning have decreased.\
   **Please note that if you have withdrawn 100% of your deposited amount, you will no longer be participating in the raffle and will not be eligible to take part in the draw!**&#x20;

<figure><img src="/files/wxworxHbvjWRncpKW0pi" alt=""><figcaption><p>Withdraw Complete modal</p></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://b3l.gitbook.io/bountive/user-guide/deposits-and-withdrawals/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.
