# Plugin Marketplace

The [**Algebra Marketplace**](https://market.algebra.finance/) is the central hub for exploring, tracking, and integrating Plugins within the Algebra Integral ecosystem. As part of our modular AMM architecture, the Marketplace enables DEXes to extend the functionality of their pools through powerful, plug-and-play modules — all without disrupting core liquidity or requiring contract migrations.

<figure><img src="/files/ejN2V7xTrsvHXs6ANbW3" alt=""><figcaption><p><a href="https://market.algebra.finance/">https://market.algebra.finance</a></p></figcaption></figure>

Whether you're looking to enhance your protocol with dynamic fees, farming logic, TWAP oracles, or other innovations, the Marketplace provides a growing catalog of ready-to-integrate Plugins — each with clear documentation, status indicators, and audit links.

Explore:

{% embed url="<https://market.algebra.finance>" %}


---

# 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.algebra.finance/algebra-integral-documentation/plugin-marketplace.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.
