# Placing Trades

## \*This is not financial advice\*

This image shows the trade pair for TLM and WAX.&#x20;

![WAX/TLM Trade Pair](/files/-MgD9YIUNJrI7klufAXe)

**Purple Circle** - The default view of trading is a limit order. If you wish to place a market order, click on "Market Trade" (Brown Box)&#x20;

**Green Box** - The left side is the buy menu.

**Red Box** - The Right side is the sell menu.

**Yellow Arrow** - Amount of each token available in your wallet.

**Yellow Box** - A slider to choose % of token in your wallet you wish to use to buy or sell.

**Blue Arrow** - Choose the price you wish to make a trade at. Look at the [**Graph**](/main-page-overview/markets/market-exchange/graph.md) for more data on where you want to set the price.&#x20;

**Green Arrow** - Choose the amount of your selected token you wish to buy or sell. This will autofill its quoted value in the second token in the pair you are trading (Pink Arrow) at the price you have selected.&#x20;

**Pink Arrow** - The quoted amount of the second token in the pair you wish to trade. Entering the amount of this token will automatically fill the first token with its equivalent amount at the price you have selected.&#x20;

## Unfilled limit orders that are waiting to be filled will not be available in your wallet until that order has either been filled or canceled.&#x20;


---

# 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/markets/market-exchange/placing-trades.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.
