# Proposals Creation

To make proposals in your DAO, you must possess the required amount of governance token(s) or use [meta-governance.](/meta-governance.md) Check the "Voting Rules" section in your DAO profile for the minimum token balance needed to create proposals.

For a quick video tutorial on creating proposals, watch the [3-minute guide](https://youtu.be/-hyXfXbA4PU).

{% embed url="<https://www.youtube.com/watch?v=-hyXfXbA4PU>" %}

## Create a proposal <a href="#create-a-proposal" id="create-a-proposal"></a>

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

To get started, navigate to your DAO's page and click "Create Proposal." In DeXe DAO Studio, we've grouped all common proposal types that help manage DAOs for your convenience. On the proposal creation page, you'll find templates organized into categories. Choose one of the templates or create your own.

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

## Proposal Templates <a href="#proposal-templates" id="proposal-templates"></a>

### [1. Modify DAO Profile](/operating-and-governing-your-dao/1.-modify-dao-profile.md#docs-internal-guid-107b2ea2-7fff-469c-9421-d700ac2bdb4f) <a href="#undefined" id="undefined"></a>

### [2. Change Voting Settings](/operating-and-governing-your-dao/2.-change-voting-settings.md) <a href="#undefined-1" id="undefined-1"></a>

### [3. Change Voting Model](/operating-and-governing-your-dao/3.-change-voting-model.md) <a href="#undefined-2" id="undefined-2"></a>

### [4. Token Transfer](/operating-and-governing-your-dao/4.-token-transfer.md) <a href="#undefined-3" id="undefined-3"></a>

### [5. Token Sales](/operating-and-governing-your-dao/5.-token-sales.md) <a href="#undefined-4" id="undefined-4"></a>

### [6. Manage Validators](/operating-and-governing-your-dao/6.-manage-validators.md)

### [7. Token Allocation for Validators](/operating-and-governing-your-dao/7.-token-allocation-for-validators.md)

### [8. Blacklist management](/operating-and-governing-your-dao/8.-blacklist-management.md)

### [9. Reward multiplier NFT](/operating-and-governing-your-dao/9.-reward-multiplier-nft.md) <a href="#id-1.-add-remove-the-wallet-addresses-to-the-blacklist" id="id-1.-add-remove-the-wallet-addresses-to-the-blacklist"></a>

### [10. Add Local Experts](/operating-and-governing-your-dao/10.-add-local-experts.md)

### [11. Remove Local Experts](/operating-and-governing-your-dao/11.-remove-local-experts.md)

### [12. Delegate tokens](/operating-and-governing-your-dao/12.-delegate-tokens-from-the-treasury.md)

### [13. Revoke tokens](/operating-and-governing-your-dao/13.-revoke-tokens-to-the-treasury.md)

### [Off-chain proposals](/operating-and-governing-your-dao/off-chain-proposals.md)

<br>

<br>

<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.dexe.io/operating-and-governing-your-dao/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.
