# Arcane Finance

- [Introduction](https://docs.arcane.finance/arcane-finance/introduction.md): Arcane Finance is a revolutionary privacy-first decentralized exchange that operates on the Aleo blockchain.
- [User Interface](https://docs.arcane.finance/arcane-finance/user-interface.md): In this section, we will provide a detailed description of the Arcane Finance interface and explain the corresponding functionalities.
- [Swap](https://docs.arcane.finance/arcane-finance/user-interface/swap.md): In Arcane Finance, the Swap section is a section that allows users to trade available coins
- [Pools](https://docs.arcane.finance/arcane-finance/user-interface/pools.md): The Pool section is a mechanism that enables users to provide liquidity (tokens) to specific asset pairs on an AMM-based platform using Concentrated liquidity.
- [Trade](https://docs.arcane.finance/arcane-finance/user-interface/trade.md): In Arcane Finance, the Trade section is a section that allows users to trade publicly and privately
- [Leaderboard](https://docs.arcane.finance/arcane-finance/user-interface/leaderboard.md)
- [Portfolio](https://docs.arcane.finance/arcane-finance/user-interface/portfolio.md)
- [NFT](https://docs.arcane.finance/arcane-finance/user-interface/nft.md)
- [Faucet](https://docs.arcane.finance/arcane-finance/user-interface/faucet.md): The Faucet enables users to acquire tokens for use within the application during the test network phase.


---

# 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.arcane.finance/arcane-finance.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.
