# Tokenomics

Solidex operates with a dual-token system to manage its utilities and governance:

**1. SDX (ERC-20)**

* Type: Utility token of the protocol.
* Distribution: Allocated to liquidity providers through emissions.
* Incentives: SDX holders can lock their tokens to receive veSDX, unlocking additional rewards and governance rights.

**2. veSDX (ERC-721)**

* Type: Governance token represented as an NFT (non-fungible token).
* Benefits:
  * Share in trading fees and associated pool incentives.
  * Voting power to influence emission distributions and protocol governance decisions.
  * Participation in shaping the protocol’s future through proposal voting.

This structure aligns utility and governance to foster active participation and sustainable growth for the Solidex protocol.


---

# 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://solidex.gitbook.io/solidex-docs/tokenomics.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.
