# FAQ

This page is still a work in process. Pardon the incompleteness :pray:

## Does Dolomite have a native token?

Dolomite has announced its token, DOLO, which will launch shortly after the launch of Berachain. You can read all the details here: <https://medium.com/dolomite-official/dolomite-unveils-dolo-on-berachain-da5d87226639>

## What makes Dolomite unique?

Dolomite is built on an extremely modular architecture that enables deep capital efficiency for users and broad token support. Dolomite is the first money market platform to be able to list thousands of assets in its central pooling design and enable users to retain full control over the assets they deposit. You can learn more about Dolomite's architecture on [this page](/dolomite.md) of our docs.

For the first time, users can collect rewards, vote, vest, and do much more with their tokens while they borrow against them. Users do not have to worry about relinquishing control over unique features that their tokens enable when they use Dolomite.

Dolomite was also built to solve some of the toughest problems in DeFi that face lending protocols today - mainly economic risk, technical risk with composing multiple DeFi protocols together, and liquidity crunches. Through Dolomite's innovative [Isolation Mode](/risk-management.md#isolation-mode) and the features it enables, Dolomite can partition risk in ways other protocols have not yet. Moreover, Dolomite can prevent liquidity crunches by increasing liquidity for virtual liquidity trading which will allow users to enter or exit positions without needing to completely exit Dolomite's ecosystem. This will work exceptionally well during liquidity crunches (like the USDC de-peg event of March of 2023), when access to ERC20 liquidity dries up.


---

# 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.dolomite.io/faq.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.
