# Welcome to AMMplify

Ammplify is an all-in-one platform for AMM yield farming.&#x20;

We **aggregate**, **analyze**, and **amplify** yields for liquidity provisioning on AMMs across the whole ecosystem. Currently we're only available on Monad.

## Aggregate

Browse top yield opportunities for a variety of AMM protocols. For now we just support Capricorn and UniswapV3 but more protocols are continually being added.

## Analyze

Nothing is more important than estimate potential earnings accurately. Unfortunately most protocols simply track **historical** fees. We instead use modern options modeling techniques to **project** fee earnings and we make evaluating Impermanent Loss a breeze.

## Amplify

We wrap all your AMM deposits with an amplification contract that re-deposits back into the AMM of your choice, but does so in pieces. By doing it in pieces, we're able to automatically auto-compound your concentrated positions for free and we can enable additional rehypothecation yields.&#x20;


---

# 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.ammplify.xyz/welcome-to-ammplify.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.
