# Create a private order

1. Go to [illiquid.market](https://illiquid.market/).
2. Connect your wallet and provide a signature.\
   ![](/files/nF1VgwjP1tLY9yTu5lGk)
3. Tap the "Create New Buy or Sell Order" button.<br>

   <figure><img src="/files/LLxs66jZYxXDYjt19QGS" alt=""><figcaption></figcaption></figure>
4. Select the token on the left (e.g. USDC), which is the token you will be sending.<br>

   <figure><img src="/files/SAaD6fVN1z0EfuD1k8D5" alt=""><figcaption></figcaption></figure>
5. Enter the amount.
6. Select the token on the right (e.g. UNV), which is the token you will be receiving.
7. Enter the amount.
8. Optionally, set an expiry for your order.<br>

   <figure><img src="/files/KmlrjHlG4or6MjOHPBVM" alt=""><figcaption></figcaption></figure>
9. Tap "Create Private Trade Offer" (below the "Create Trade Offer" button).\ <br>

   <figure><img src="/files/EtPcrxIyLfauLuLU7CTU" alt=""><figcaption></figcaption></figure>
10. A window will pop up. Copy and paste the wallet address of the counterparty you'd like to trade with.<br>

    <figure><img src="/files/9a2IJ9CuLCT77M7C4LPh" alt=""><figcaption></figcaption></figure>
11. If this is your first trade, you'll be asked to submit a "create proxy" transaction and an "allow token spend" transaction. Confirm these in your wallet.<br>

    <figure><img src="/files/0EJhjt5UzPsZXaHtofSi" alt=""><figcaption></figcaption></figure>
12. Sign the order, and you're done. The order will not appear in the Order Directory, so remember to send the link to your counterparty.


---

# 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.illiquid.market/tutorials/create-a-private-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.
