# Ecosystem

- [Business Model](https://docs.privatepools.network/ecosystem/business-model.md): This page describes our business model providing insight into how our ecosystem extracts and distributes yield from volatility.
- [Architecture](https://docs.privatepools.network/ecosystem/architecture.md): The Architecture page provides insight into the inner working of Private Pools Network. Here, more technically minded people can review the architectural fundaments of our project.
- [On-Chain Components](https://docs.privatepools.network/ecosystem/architecture/on-chain-components.md): This page details the On-Chain components to our system architecture.
- [Off-Chain Components](https://docs.privatepools.network/ecosystem/architecture/off-chain-components.md): This page details the Off-Chain components to our system architecture.
- [Trading Engine](https://docs.privatepools.network/ecosystem/architecture/trading-engine.md): The heart of our ecosystem
- [Fundamentals](https://docs.privatepools.network/ecosystem/fundamentals.md): The Functionality Overview page, where you'll discover the wide array of features and capabilities offered by our platform.
- [Fees & Yield Distribution](https://docs.privatepools.network/ecosystem/fees-and-yield-distribution.md)
- [Roadmap](https://docs.privatepools.network/ecosystem/roadmap.md): The following image represents a detailed roadmap for the development of PrivatePools Network.
- [Security](https://docs.privatepools.network/ecosystem/security.md)
- [Airdrop](https://docs.privatepools.network/ecosystem/airdrop.md): Private Pools Network will be allocating 2.5% of the total supply to a community airdrop to market our product & attract sticky liquidity


---

# 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.privatepools.network/ecosystem.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.
