# How to get to the Exchange page

The Exchange page provides traders with comprehensive market data and insights. This article will guide you through the process of accessing the Exchange page, allowing you to explore detailed information about specific markets.

**Step 1: Locate the Ticker Widget**&#x20;

<figure><img src="/files/bqJbErm69VfgPm6T65is" alt="Tickers widget"><figcaption><p>Tickers widget</p></figcaption></figure>

To begin, locate the Ticker widget on the trading platform interface. The Ticker widget typically displays a list of various markets and their corresponding prices.

**Step 2: Open the Market Table**&#x20;

<figure><img src="/files/LnAxqXJLN56UtfvIbbGq" alt="Tickers table"><figcaption><p>Tickers table</p></figcaption></figure>

Click on the Ticker widget to open a window or panel that displays a table of [Exchange markets](/exchange-tickers/real-time-market-data-with-exchange-tickers.md). This table provides an overview of different markets available for trading.

**Step 3: Select the Desired Market**&#x20;

<figure><img src="/files/cW6W23Zu0BNIczTOzaJp" alt="Tickers table market"><figcaption><p>Tickers table market</p></figcaption></figure>

From the market table, browse and locate the market that you are interested in exploring further. Once you have identified the market of interest, click on it to proceed.

**Step 4: Access the Exchange Page**

<figure><img src="/files/uV2ybA5w2aAMM5YufzjL" alt="Exchange page"><figcaption><p>Exchange page</p></figcaption></figure>

After selecting the desired market, the trading platform will navigate you to the [Exchange page ](/exchange-page/exploring-the-exchange-page.md)specific to that market. This page will present you with a wealth of information, including price data, trading charts, order book, and market details.

**Conclusion:**&#x20;

By following these simple steps, you can easily access the Exchange page and delve into the comprehensive market data it offers. Explore the Exchange page to gain valuable insights into specific markets, analyze price trends, and make informed trading decisions.


---

# 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.darkbot.io/exchange-page/how-to-get-to-the-exchange-page.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.
