# veSonus Token

veSONUS are specialized ERC-721 tokens that implement the vested-vote escrow (ve) model, representing a user's underlying position.

veSONUS have a multitude of benefits in the Sonus Exchange ecosystem, such as:

* Vote on gauge emissions
* Vote on pools to earn Vote Incentives, and Swap Fees
* Transfer/Merge/Split NFT positions
* Dilution Protection Rebases

[veSONUS holders play a key role in shaping the Sonus ecosystem.](/yields/voting.md) They can direct a portion of the weekly SONUS emissions toward specific liquidity pools to reward liquidity providers (LPs). In exchange, they receive all the fees and [incentives](/yields/incentivizing.md) generated from the pools they've chosen to support.

As a decentralized platform, Sonus entrusts veSONUS voters with the responsibility of guiding its long-term success and stability. They are the primary decision-makers and beneficiaries, with no privileged insider group having special influence.

As more participants become veSONUS holders, Sonus strengthens its economic foundation. This shared investment in the protocol's success builds lasting engagement, helping to draw in and keep users, while making it harder for competing decentralized exchanges (DEXs) to offer similar value.


---

# 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.sonus.exchange/dex-related/vesonus-token.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.
