> For the complete documentation index, see [llms.txt](https://docs.popsicle.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.popsicle.finance/wagmi-1/our-mission.md).

# Our mission

The **WAGMI** protocol is a limited TVL decentralized exchange with advanced liquidity provision strategies and GMI mechanics.

A strategy can be considered a form of liquidity management that **WAGMI** oversees. Users don't need to wonder which pool is currently providing higher yields while keeping their funds secure. Our strategy ensures that price ranges in all pools are carefully selected, along with thoughtful diversification among them.

Furthermore, **WAGMI** is continuously monitoring strategies and analyzing current market conditions. This enables an auto-rebalance mechanism to adjust strategy settings in a way that ensures higher rewards at all times, regardless of market shifts. Users' positions will always be within a set price range.

GMI represents a pool within which we have multiple multi-pools, and each multi-pool consists of multiple V3 pools. Users can acquire GMI with any WLP token that is supported by GMI and, by holding GMI, earn fees from all multi-pools inside the GMI.

GMI also serves as a diversification tool. Profit from all multi-pools that exist inside GMI is shared among GMI holders according to each holder’s GMI share.

The initial implementation of the Wagmi protocol took place on the Zksync Era mainnet. Shortly after that, it was deployed on Fantom Opera.

Our latest deployment was on Kava with enhanced features such as advanced liquidity provision strategies and GMI mechanics. In the future, it will be deployed on other blockchain networks via the omni layer, allowing for greater decentralization and accessibility.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.popsicle.finance/wagmi-1/our-mission.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.
