# AshDAO Proposal

<figure><img src="/files/59mBVx0JVnBnrGKTrljq" alt=""><figcaption></figcaption></figure>

### What's on AshDAO Proposal?

AshDAO Proposal allows users to submit proposals for changes to the protocol, ensuring that we continually evolve to meet users’ needs. Those who hold veASH tokens can leverage their voting power to have a say in their earnings on AshSwap according to their strategies and preferences.

**Gauge relative Weight formula:**

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

* Proposal Type:
  * Whitelist farm to receive ASH farm: Proposal to decide whether a farm is listed in ASH Farm Controller.
  * Start/Stop ASH reward for a farm: Proposal to stop or start distributing ASH reward for a farm.
* Farm Address: choose which farm you want to make an effect

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

{% content-ref url="/pages/KB4cGNs5Vo07zVcQdK60" %}
[AshDAO Proposal Guide](/ashswap-dex/governance-ashdao/ashdao-proposal/ashdao-proposal-guide.md)
{% endcontent-ref %}


---

# 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.ashswap.io/ashswap-dex/governance-ashdao/ashdao-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.
