> For the complete documentation index, see [llms.txt](https://docs.stakestone.io/stakestone/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.stakestone.io/stakestone/stone-fi/stone-pools.md).

# STONE Pools

STONE-Fi is an omnichain liquidity distribution marketplace designed specifically for the application layer, facilitating seamless redistribution of liquidity across ecosystems and protocols. By bridging the gaps between native liquidity and various ecosystems, and aligning incentives among liquidity providers, protocols, and ecosystems, StakeStone ensures that liquidity is efficiently allocated where it’s needed most.

**Earning with STONE-Fi Pools**

After staking ETH and receiving STONE, users can further enhance their returns by providing liquidity in one of our STONE-Fi pools. Leveraging the omnichain capabilities of STONE-Fi, users can seamlessly move liquid assets across chains, deposit into various LP mining pools, and unlock the full potential of their STONE holdings.&#x20;

STONE-Fi offers a diverse range of mining pools across multiple chains and protocols, allowing users to earn LP rewards with STONE trading pairs on DEXs, market-making protocols, lending platforms, CDPs (Stablecoin), derivatives, and GameFi. Each LP route within STONE-Fi is accompanied by detailed information explaining how rewards are earned and calculated.

The STONE-Fi dashboard allows users to track their liquidity provision, rewards, and APY, providing a comprehensive view of their earnings and opportunities.

**Decentralization & Ecosystem Sustainability**&#x20;

STONE-Fi serves as a powerful tool within StakeStone's ecosystem, ensuring that liquidity is effectively allocated to prime opportunities and that participants are incentivized to contribute to the platform's long-term success.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.stakestone.io/stakestone/stone-fi/stone-pools.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
