# Create your first public 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/eJTwFYt0mDznbSYKCjCc" 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/ZnyKwUMfM6tFwHH0KDmh" 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/Bw9bn6RTdArlMtxVJH4D" alt=""><figcaption></figcaption></figure>
9. Tap "Create Trade Offer."\ <br>

   <figure><img src="/files/P47iGNg5sETLwVpJPqX8" alt=""><figcaption></figcaption></figure>
10. Follow the instructions: first, submit a transaction to create a proxy (you only have to do this once per wallet, per network).
11. Allow token spend (you only have to do this once per token). You can then create numerous orders from the same allowance, which can be revoked at any time.\ <br>

    <figure><img src="/files/Gqxe1g6LahRWs50bIqPB" alt=""><figcaption></figcaption></figure>
12. Sign the order, and you're done. The order will confirm and appear in the Order Directory for other traders to discover.<br>


---

# 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-your-first-public-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.
