# Alcor Swap

- [Referral / Custom Market Fee](https://docs.alcor.exchange/alcor-swap/referral-custom-market-fee.md): Referral program for additional earnings for providing UI for Alcor Swap
- [Introduction](https://docs.alcor.exchange/alcor-swap/introduction.md)
- [Swap Page](https://docs.alcor.exchange/alcor-swap/swap-page.md)
- [Locking Liquidity](https://docs.alcor.exchange/alcor-swap/locking-liquidity.md)
- [Providing liquidity](https://docs.alcor.exchange/alcor-swap/providing-liquidity.md): Described detailed explanation on providing liquidity for Alcor Swap AMM
- [How to Add Liquidity on Alcor Exchange](https://docs.alcor.exchange/alcor-swap/providing-liquidity/how-to-add-liquidity-on-alcor-exchange.md)
- [Ranges: Everything you need to know](https://docs.alcor.exchange/alcor-swap/ranges-everything-you-need-to-know.md)
- [How to set a Range for your Liquidity position](https://docs.alcor.exchange/alcor-swap/ranges-everything-you-need-to-know/how-to-set-a-range-for-your-liquidity-position.md)
- [Pool Page](https://docs.alcor.exchange/alcor-swap/pool-page.md)
- [Liquidity Provider FAQ](https://docs.alcor.exchange/alcor-swap/liquidity-provider-faq.md)
- [Concentrated liquidity FAQ](https://docs.alcor.exchange/alcor-swap/concentrated-liquidity-faq.md)
- [AlcorSwap v2 Price Oracles](https://docs.alcor.exchange/alcor-swap/alcorswap-v2-price-oracles.md): Time-weighted average price (TWAP) overview
- [Alcor Price Oracle vs DelphiOracle](https://docs.alcor.exchange/alcor-swap/alcorswap-v2-price-oracles/alcor-price-oracle-vs-delphioracle.md): Comparison between TWAP and DelphiOracle
- [Expanding Price Availability with RAM Purchase](https://docs.alcor.exchange/alcor-swap/alcorswap-v2-price-oracles/expanding-price-availability-with-ram-purchase.md)
- [How to Use Alcor Price Oracle](https://docs.alcor.exchange/alcor-swap/alcorswap-v2-price-oracles/how-to-use-alcor-price-oracle.md): In 4 easy steps!


---

# 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.alcor.exchange/alcor-swap.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.
