# What Beradrome Aims to Solve

Beradrome is a system that rewards people for helping it grow. It improves on an existing\
model called Solidly by adding new features that make it:\
\
1.Adaptable: Beradrome can work with any type of asset that generates profit, not\
just one specific technology. This means it can be used for things like web3 gaming and\
public projects, not just decentralized finance (DeFi).\
\
2.Stable: The main token (BERO) has a minimum price that won’t change. This helps\
groups that gain voting power know the least value their tokens will have.\
\
3.Flexible: People with voting power don’t have to lock up their tokens for a long time\
anymore. They can unlock their tokens in one week and leave the system if they want.\
\
4.Sustainable: Beradrome gives special options to participants, but they have to\
contribute something in return. This keeps the system balanced.\
\
5.Liquid: Beradrome introduces a new way for tokens to provide liquidity (called\
Token-owned Liquidity or ToL). This means there’s plenty of liquidity and low price changes\
at all price levels. It also lets people borrow against their locked tokens without risk of losing\
them, provide liquidity from just one side (avoiding temporary losses), and sets a fixed\
minimum price for the main token.

<br>


---

# 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.beradrome.com/introduction-to-beradrome/what-beradrome-aims-to-solve.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.
