# FAQs

**What can I do on Dystopia?**&#x20;

Dystopia is a decentralized exchange built for stablecoins and closely correlated assets, improving upon solidly’s ve(3,3) mechanisms.&#x20;

**What are Emissions?**&#x20;

Emissions are tokens that are distributed regularly on a given period to reward liquidity providers.

**What can I do with DYST?**

DYST can be staked in Dystopia exchange to get veDYST. veDYST is used to vote for which liquidity pools receive emissions. The lock-up period could be as low as one week and as high as 4 years.

**What do I get from voting?**&#x20;

Voting for liquidity pools earns you the swap fees from the pools you vote for. So it is advised to vote for pools with the highest trading volume!

**How is Penrose Related to Dystopia?**

Penrose is a yield aggregator for Dystopia. This means you can take your DYST to Penrose and lock it there for a shorter period and still earn rewards. You are also able to vote more efficiently there.

**Do I need DYST to use Penrose?**&#x20;

You can deposit DYST on Penrose, or PEN tokens can be bought from a DEX like any other token.

**What is the whitelist tab for?**&#x20;

To create a liquidity pool, both tokens in the pair must be whitelisted first. To add a token to the whitelist, a user must have at least 0.2% of the total DYST 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/faqs.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.
