# Platforms

- [EggSwap Pools](https://docs.eggs.cool/platforms/eggswap-pools.md): These tokens represent a proportional share of the pooled assets, allowing a user to reclaim their funds at any point.
- [EggSwap Token Menu](https://docs.eggs.cool/platforms/eggswap-token-menu.md): The Farm allows users to yield farm Eggs rewards with each new block based on staking ELP tokens they received from exchange.eggs.cool/#/pool
- [EggSwap Staking The Chicken Coop (xEgg)](https://docs.eggs.cool/platforms/eggswap-staking-the-chicken-coop-xegg.md)
- [Eggswap Exchange](https://docs.eggs.cool/platforms/eggswap-exchange.md): The EggSwap exchange allows users to swap any ERC20/ERC644 token into any other ERC20/ERC644 token through automated liquidity pools.


---

# 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.eggs.cool/platforms.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.
