# Withdrawing from the Paymaster

Withdrawing from the paymaster always requires a proposal to pass.

You can choose the recipient wallet address for the withdrawn funds, or simply use the “To project treasury” option to autofill the project treasury address.

<div data-with-frame="true"><figure><img src="/files/Gfs838J7sCfDp2OM7i32" alt="" width="467"><figcaption></figcaption></figure></div>

Selecting the Withdraw button will lead into proposal creation. Funds will only be transferred from the paymaster once the resulting proposal has been approved and executed.

<br>


---

# 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.decentdao.org/app/user-guide/gasless-voting/withdrawing-from-the-paymaster.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.
