# Market order

### 1. Click on the token you want to operate .

When you select a new token, you need to approve it. Please enter the 6-digit code from your Authenticator app to complete the approval.

<figure><img src="/files/gKG5ZoTDfl4krll8Getf" alt=""><figcaption></figcaption></figure>

### 2. Choose buy or sell and market order .

### 3.Fill in  quantity.

We offer two methods: <mark style="color:purple;">by purchase quantity</mark> and <mark style="color:purple;">by expenditure amount</mark>. Additionally, we provide <mark style="color:purple;">quick value options</mark> to make purchases easier.

### 4.Set slippage .

Consider your trading scale, market volatility, and liquidity pool depth. We also provide slippage settings, allowing you to <mark style="color:purple;">adjust the slippage tolerance</mark> according to your risk tolerance.

<figure><img src="/files/A7PM40jDhTk3tB2amSSu" alt=""><figcaption></figcaption></figure>


---

# 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.bitbot.tg/trade/market-order.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.
