# About

Dystopia is inspired by Solidly, a decentralized exchange and automated market maker that brought forth an innovative governance concept called ve(3,3).

The vested escrow or "ve" governance model, popularized by Curve, is increasingly being adopted by DeFi protocols as a governance instrument, with its latest iteration from Solidly being the basis for Dystopias model.&#x20;

The idea of the ve(3,3) model is to apply the mechanics of game theory to the governance system; give users a great amount of control over the emissions based on their collective actions and provide the ability for individual users to cooperate together or not for the common goals they choose.&#x20;

The development of the ve(3,3) model is, above all, to believe that humanity is able to cooperate spontaneously and consistently produce an end result that is positive for all participants in general.

### Team

Dystopia is built by the [Tetu team](https://docs.tetu.io/tetu-io/community/team).

### Resources

[The New ve(3,3)](https://medium.com/@DystopiaSwap/the-new-ve-3-3-a612f2956025)

[Changes Made to ve(3,3)](https://medium.com/@DystopiaSwap/changes-made-to-ve-3-3-9fb41d124060)

[Dystopia’s Tokenomics](https://medium.com/@DystopiaSwap/dystopias-tokenomics-a26061541eda)

[Dystopia's Dune](https://dune.com/tetu/Dystopia) - It is possible to check the percentage of locked DYST supply, the higher the locked % of the supply, the lower and slower the DYST emissions will be, resulting in a lower future total supply.


---

# 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/about.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.
