# Withdraw your funds

The final step for you is to withdraw your funds to get the revenue of your sales!

{% hint style="danger" %}
This action is irreversible and once you withdraw funds, there is no way to get it back.&#x20;
{% endhint %}

Go to "**Sale**" tab and click "**Withdraw**" button make sure that the wallet address you are sending and percentage looks correct. If you want to change the payout address or percentage, you can go to "**Payout**" tab and change the configuration.&#x20;

Once you are ready, you can hit "**Withdraw Funds**" and confirm the transaction, you are all set! Make sure you receive your funds (minus gas price) to address you specified.&#x20;

<figure><img src="/files/6tRLsr0T6DEzvULU7KtP" 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.launchpad.heymint.xyz/creators/manage-smart-contract/after-deployment/withdraw-your-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.
