# Home Page Overview

## \*Documentation is in progress and incomplete. Please be patient if there are incomplete areas you are trying to view\*

**\*These examples are taken from the WAX mainnet which is currently the most pupular. Other Mainnets may show slightly different information\***

![Top of Alcor Exchange main page](https://1106702801-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MJILKtslrmNIVV9CYCR%2F-Mg3mUVIiZ0IB7vmRMda%2F-Mg3vLfwamSM7-raqtq5%2Fimage.png?alt=media\&token=f1db2959-88ce-4ba1-9efd-77e2d4e4594a)

[**Swap**](https://docs.alcor.exchange/main-page-overview/swap) **(Red Box)** - The Swap page serves as a convenient and simplified way to exchange one currency to another. (Swapping is the equivalent of placing a [market order](https://docs.alcor.exchange/definitions-1) in any exchange. If you wish to place a limited order, that will be done under "Markets")  In addition to exchanging, it also provides the capability of adding to and subtracting from the liquidity pool. Finally, it shows simple chart data on the history of the exchange rate of your selected pair, liquidity pool amounts, and volume.&#x20;

[**Markets**](https://docs.alcor.exchange/main-page-overview/markets) **(Yellow Box)** - The Markets tab will bring you to a master list of all of the coin pairs available under your selected Mainnet.&#x20;

[**OTC**](https://docs.alcor.exchange/main-page-overview/otc) **(Green Box)** - OTC or "Over-The-Counter" is a market where any user can offer one currency for another at a price they choose to list it at.&#x20;

[**NFT**](https://docs.alcor.exchange/main-page-overview/nft) **(Blue box)** - Alcor Exchange is not just limited to trading regular cryptocurrency.  NFT or "Non Fungible Token" is a market place where users can list their NFT's for sale as well.&#x20;

[**Wallet**](https://docs.alcor.exchange/main-page-overview/wallet) **(Pink Box)** - This will open your currently connected wallet to show the currencies and FT's (Fungible Tokens) you currently own. (**Note, any tokens you have listed in a buy or sell order will not show up in your wallet until you cancel the order or it is fulfilled**.)

**Docs (Purple Box)** - Docs brings you here, to the Alcor Documentation.

**Mainnet (Orange Box)** - Select the [mainnet](https://docs.alcor.exchange/definitions-1) you wish to trade in.


---

# 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/main-page-overview.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.
