# Decentralization

Beradrome is built to be decentralized, meaning no single person controls it—it’s run by\
the community and smart systems. Here’s how it works:\
\
• Automated Trading Pools: These are like self-running markets designed for digital\
assets that move together in value. They make trading smooth and efficient without needing\
a middleman.\
• Rewarded Interface (UI) Providers: If you create a user-friendly interface (UI) for\
Beradrome and get verified, you earn 25% of the trading fees from the bonding curve (the\
system that sets prices). It’s a way to pay people for making Beradrome easy to use.\
• Rewarded Plugin Builders: You can build add-ons (plugins) for Beradrome and set\
your own fees. As long as people use your plugin, you keep earning. \
\
This encourages creativity and new features.\
• Community Control (On-Chain Governance):\
● Flexible Voting: People with hiBERO can vote on which pools (gauges) get\
rewards, and they earn voter rewards for doing so.\
● Adding New Gauges: The community votes on-chain to add new gauges—no\
central boss decides.\
● Emergency Team: There’s a council that can step in if something goes wrong,\
keeping things safe.


---

# 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/vaults/decentralization.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.
