# Create Proposal

Go to the Fund's page and click "Create Proposal". Do not forget to connect your wallet.

{% hint style="info" %}
Only Fund's manager and Fund members are able to create proposals. You can find the list of all possible proposals with the corresponding roles needed to create them [here](/for-vault-creators/create-proposals-to-change-vaults-parameters/roles-and-responsibilities-for-proposals-creation.md).
{% endhint %}

<figure><img src="/files/5x8u1WO8JSNSIQ2JXAEJ" alt=""><figcaption></figcaption></figure>

You will see a screen, where you can see all types of proposals that you can create.<br>

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

Let's create a proposal to change [rage quit](/features-description/features-description/withdrawal-windows-and-rage-quit.md) as an example. Click on "Change rage quit fine" and enter the Proposal Name and Description on the left, which will be visible to all voters, and the proposed value on the right. Try to be short and precise, while describing the reason for the change to your investors.<br>

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

Click on Create Proposal and submit the transaction in your Metamask. The proposal is now created, it may take up a couple of minutes, and then it will be seen on Fund's page.


---

# 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://info.aspis.finance/for-vault-creators/create-proposals-to-change-vaults-parameters/create-proposal.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.
