# Intro

Dystopia is a decentralized exchange and automated market marker that provides efficient token swaps and deep liquidity for stablecoins and other assets. It has a sophisticated governance structure using the ve(3,3) system that provides the possibility to maximize gains for all users of the ecosystem.

Dystopia takes a cue from Solidly's vision that all users can create a virtuous cycle through cooperation. Those that lock their DYST tokens into veDYST vote on which Dystopia liquidity pools will get boosted DYST token emissions, while in return receiving the fee's that the liquidity pools generate.

{% hint style="info" %}
The principle of ve(3,3) is that individuals with different goals can mutually obtain a positive result through cooperation.
{% endhint %}


---

# 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.dystopia.exchange/dystopia-1/intro.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.
