# Decentralized

**Incentivized Frontend.** Frontend provider fee, earn a set percent of swap fees from the bonding curve by hosting a UI. Inspired by Liquity, which has multiple frontends. One UI is one point of failure, multiple UIs encourages competition to breed the best UX.

**Incentivized plugins.** Build plugins for v33-X, implement your own fee logic, earn as long as the plugin is being used.

**On-chain governance.** Fluid plugin voting and voter rewards, on-chain governance for adding/removing plugins. Governance minimized as much as possible. No revenue or treasury because revenues go straight to voters. Core team should not be needed but will be helpful to bootstrap by adding/removing plugins without governance votes. Governance can remove/change core team at any time. Users can delegate to active governors.


---

# 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://paradox-2.gitbook.io/v33x/discussion/decentralized.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.
