# Welcome to EggSwap

EggSwap is an automated market making (AMM) decentralized exchange (DEX) on the Expanse blockchain.

This is a project run by the community and with the support of the Expanse Team.\
\
There are a few core products for EggSwap's ecosystem:

* EggSwap Exchange ([https://www.eggs.cool/ex/ ](https://www.eggs.cool/ex/))
* EggSwap Liquidity Pools (<https://www.eggs.cool/ex/#/pool>)
* EggSwap Farms (<https://www.eggs.cool/farms>)
* EggSwap Staking ([https://eggs.cool/staking](https://www.eggs.cool/staking))


---

# 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/master.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.
