# Market

To create a market order, simply click anywhere in the highlighted area below on a featured token icon or search for your token using the ticker or a contract address! This will navigate you to that token's trading page.

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

On this page, you can quickly access token purchases and view key details, including **market cap, trading volume, liquidity pool, transaction history,** and the **top non–smart contract holders** of the token.

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

If your token isn't located in any of the default token tabs - Blue Chips, New Pools or Trending, then you'll need to use the search bar to navigate to it's trading page by inserting the \[Token ID] into the field and selecting the token.

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

Before placing a market order, make sure to consider **slippage** — the percentage of price change you’re willing to tolerate while waiting for your transaction to confirm.


---

# 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://orbit-labs-1.gitbook.io/orbit-labs/introduction-to-orbit/swap/market.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.
