> 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/what-we-do.md).

# What We do

At **Wagmi** Protocol, we strive to provide a comprehensive, all-in-one DeFi solution for our users. The following section provides a brief overview of our key products and services. Please refer to the detailed sections that follow for more in-depth information on each offering.

1. Concentrated Liquidity

The Wagmi Protocol incorporates the concept of concentrated liquidity. Unlike earlier versions where liquidity was distributed uniformly across the price curve, concentrated liquidity enables liquidity providers (LPs) to allocate their capital within custom price ranges. This results in more efficient use of capital and greater fee earnings for LPs, as well as deeper liquidity for traders around the mid-price.

2. Active Liquidity Management: Evolving Sorbetto Fragola&#x20;

Sorbetto Fragola is a cutting-edge solution designed specifically for Uniswap v3 that enables active liquidity management. By optimizing the price range based on historical volatility, Sorbetto Fragola ensures that users' funds are always in the most traded utilization zone, maximizing trading fee returns and profitability. While this strategy is optimized for trading fee yield, it's important for users to consider Impermanent Loss (IL) as well.

Our next step was to integrate upgraded versions of Popsicle into Wagmi. Popsicle’s Fragola contracts have been enhanced to better suit our needs. The integration process was complex but we had to ensure that the new versions of Fragola seamlessly fit into the Wagmi ecosystem, enhancing its functionality and expanding its capabilities.

3. Coming soon - Interoperability&#x20;

By leveraging the omni layer technology, the protocol can interact with multiple blockchain networks, ensuring compatibility with a wide range of DeFi applications and assets. This cross-chain functionality not only broadens the scope of the **Wagmi** protocol's services but also promotes a more inclusive and connected DeFi ecosystem.

4. Composability&#x20;

By offering a wide range of financial services and tools under a single umbrella, the platform enables users to create and execute complex strategies with ease. This modular approach allows for the seamless integration of new DeFi products and services, fostering innovation and growth within the ecosystem.

<br>


---

# 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/what-we-do.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.
