# Alcor Exchange DEX

- [Alcor Spot Markets](https://docs.pixeljourney.xyz/introduction/wax-ecosystem-guides/alcor-exchange-dex/alcor-spot-markets.md): Alcor, the leading Spot Market DEX on the Wax Blockchain
- [Alcor Swaps](https://docs.pixeljourney.xyz/introduction/wax-ecosystem-guides/alcor-exchange-dex/alcor-swaps.md): Multi Routed LP trading with Alcor Swaps
- [Alcor LSW](https://docs.pixeljourney.xyz/introduction/wax-ecosystem-guides/alcor-exchange-dex/alcor-lsw.md): Liquid Staking Wax
- [Alcor Farms](https://docs.pixeljourney.xyz/introduction/wax-ecosystem-guides/alcor-exchange-dex/alcor-farms.md)
- [Your Wallet on Alcor](https://docs.pixeljourney.xyz/introduction/wax-ecosystem-guides/alcor-exchange-dex/your-wallet-on-alcor.md)
- [Transferring tokens via Alcor](https://docs.pixeljourney.xyz/introduction/wax-ecosystem-guides/alcor-exchange-dex/transferring-tokens-via-alcor.md)
- [Analytics on Alcor](https://docs.pixeljourney.xyz/introduction/wax-ecosystem-guides/alcor-exchange-dex/analytics-on-alcor.md)


---

# 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.pixeljourney.xyz/introduction/wax-ecosystem-guides/alcor-exchange-dex.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.
