# Starting an Exchange Pair that has no orders up yet on the DEx

If you find that a market has no orders (that are currently open or has ever had an open order in its history) you can be the first one to put an order up for that pair.

Let’s for example, use the market pair TEST/PEPECASH.

To find the market pair in Freewallet, <mark style="color:yellow;">simply manually type in the Market Pair into the search bar</mark>:

<figure><img src="/files/GqfoVda5rPCR0uH4PTpW" alt=""><figcaption><p>Manually typing in a Token pair into the search bar in Freewallet</p></figcaption></figure>

This will take you to the order page for this pair as shown below:

<figure><img src="/files/T0QD4GvLgnG2q3lFe0qk" alt=""><figcaption><p>XCP DEx Market Pair page when no order history has been made for that specific market pair</p></figcaption></figure>

As you can see, there are No Trades Found for this pair as no user has created an order for it.

<mark style="color:yellow;">You can now simply use the Buy TOKEN or Sell TOKEN orders boxes to create the order you wish to put up for this pair and it will show in the My Open Orders tab as well as the blockchain.</mark>

Please reference how to do this correctly and in depth by reading the [Buying and Selling Tokens on the XCP DEx](/freewallet.io-user-manual/exploring-balances-history-exchange-and-dispensers/buying-and-selling-xcp-and-tokens-on-the-dex.md) section of this User Manual.


---

# 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://davestaxcp.gitbook.io/freewallet.io-user-manual/freewallet-functions/starting-an-exchange-pair-that-has-no-orders-up-yet-on-the-dex.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.
