# Roles and responsibilities for proposals creation

#### List of all the possible proposals that can be created within the Vault

<table><thead><tr><th width="403.5">Proposal</th><th>Author</th></tr></thead><tbody><tr><td>Create ad-hoc transaction</td><td>Only Fund Manager</td></tr><tr><td>Change General info</td><td>Only Fund Manager</td></tr><tr><td>Make Vault visible for public</td><td>Only Fund Manager</td></tr><tr><td>Change Fundraising Target</td><td>Only Fund Manager</td></tr><tr><td>Change Fundraising start date &#x26; time</td><td>Only Fund Manager</td></tr><tr><td>Change Fundraising length</td><td>Only Fund Manager</td></tr><tr><td>Change Initial LP Token Price</td><td>Only Fund Manager</td></tr><tr><td>Change Deposit limits</td><td>Only Fund Manager</td></tr><tr><td>Change Deposit currencies</td><td>Only Fund Manager</td></tr><tr><td>Change Private / Public fund</td><td>Only Fund Manager</td></tr><tr><td>Add allowlisted wallets for a deposit</td><td>Only Fund Manager</td></tr><tr><td>Remove allowlisted wallets for a deposit</td><td>Only Fund Manager</td></tr><tr><td>Change withdrawal windows</td><td>Only Fund Manager</td></tr><tr><td>Change Rage Quit Fine</td><td>Only Fund Manager</td></tr><tr><td>Change Lockup period</td><td>Only Fund Manager</td></tr><tr><td>Change Fees</td><td>Only Fund Manager</td></tr><tr><td>Change Voting Rules</td><td>Only Fund Manager</td></tr><tr><td>Change Ability to change Manager</td><td>Only Fund Manager</td></tr><tr><td>Replace manager</td><td>All Vault Members</td></tr><tr><td>Change Withdrawals control</td><td>Only Fund Manager</td></tr><tr><td>Add allowlisted wallets for withdrawal</td><td>Only Fund Manager</td></tr><tr><td>Remove allowlisted wallets for withdrawal</td><td>All Vault Members</td></tr></tbody></table>


---

# 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/roles-and-responsibilities-for-proposals-creation.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.
