# Governance - AshDAO

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

### **veASH Utilities**

ve stands for Voting Escrow, a system for temporarily locking up tokens (such as veCRV for Curve; or veASH for AshSwap). \
\
Governance staking is another way for ASH holders to benefit from holding ASH tokens. In simple terms, Governance Staking means you can stake (or lock) ASH to get more rewards. The main advantages of staking ASH are:

1. Share 50% of the trading volume across all trading pools paid in LP-tokens of the main stablecoin pool.
2. Boost your ASH Emission APR across *all* your LP pools by up to 250%.
3. Vote in the AshDAO to govern emissions and other metrics.

**What happens if more people lock their ASH?**

That will reduce your percentage of veASH (your capacity) compared to the total diluted veASH, and consequently, the amount of rewards you receive from revenue sharing will also be reduced.

With veASH in your hand, you can now participate in below interesting sections:

{% content-ref url="/pages/V736eQetgljqTd9pqeRo" %}
[Governance Staking](/ashswap-dex/governance-ashdao/governance-staking.md)
{% endcontent-ref %}

{% content-ref url="/pages/fSmS5NkmU2IOEFMEWosz" %}
[Farm Boost](/ashswap-dex/governance-ashdao/farm-boost.md)
{% endcontent-ref %}

{% content-ref url="/pages/Yuk2lNI7FIvTnNcPPjo5" %}
[Farm Weight Voting](/ashswap-dex/governance-ashdao/farm-weight-voting.md)
{% endcontent-ref %}

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

{% content-ref url="/pages/4SAlVHHnYrKzphozSuGK" %}
[Bribe](/ashswap-dex/governance-ashdao/bribe.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.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.
