# 3. Change Voting Model

## Changing the Voting Model of the DAO <a href="#docs-internal-guid-924e0d16-7fff-1b1f-12c4-f8b5c9af38b0" id="docs-internal-guid-924e0d16-7fff-1b1f-12c4-f8b5c9af38b0"></a>

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

Here, you can choose a math model that affects the settings of proposals, voting, vote delegation, and rewards for active users. You can select from the following models that have been previously considered: Linear Voting Model, Meritocratic Non-Linear Voting, and Custom Logic.

For instance, if you choose Custom Logic, you need to follow these steps:

1. Firstly, you must understand how Custom Logic works and [read the requirements for this model](https://docs.dexe.network/guides/creating-dao/customizing-dao/votepower).
2. Then, you need to input the address of your smart contract.
3. Ultimately, you'll have to wait for the review of your settings, which may take some time.

Check the change and if everything looks good, click "Next."

## 2.  Basic proposal info

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

Provide a clear title and comprehensive description so members understand what's being proposed. Review and click "Vote & Create Proposal" to launch the proposal and self-vote.

## 3. Create a proposal

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

Specify the number of tokens you want to use and confirm the transactions.

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

Click "Create" to launch the proposal, sign the transaction in your wallet and self-vote.&#x20;

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

Once live, participate in discussions around your voting changes proposal. If the quorum is reached, the new parameters will go into effect after execution.

Use this template whenever you want to change the Voting Model of the DAO.


---

# 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/~/changes/ucljUMda48QElmatJL27/operating-and-governing-your-dao/3.-change-voting-model.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.
