# Trading

We have a brief video guide covering standard market and limit order trading [here](https://www.youtube.com/watch?v=qxTplL3VncY) and a video covering professional order types [here](https://www.youtube.com/watch?v=TFSOCJyq_VE\&t=0s).

### Step 1

Connect a wallet to the platform ([click here for a walkthrough on making a wallet](/iclighthouse/products/icdex/guides/create-a-wallet.md)). In this example we use Plug but you can use any of the supported methods.

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FArAsjefCkodrZZUO2Gk7%2Fuploads%2Ff2mfrGWKgHh15smYbRnx%2Fwalletconnection.gif?alt=media&#x26;token=a4e7614a-2b6f-4498-acda-02048620daf6" alt=""><figcaption></figcaption></figure>

### **Step 2** <a href="#step-2" id="step-2"></a>

Select your desired trading pair from the drop down menu.

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FArAsjefCkodrZZUO2Gk7%2Fuploads%2FrClqfC63MeeIq4E9EJRH%2Fpairselection.gif?alt=media&#x26;token=22889dd5-db43-46d5-998e-8e8b13049df2" alt=""><figcaption></figcaption></figure>

### Step 3 <a href="#step-3" id="step-3"></a>

Determine your desired order type ([click here for a detailed overview of order types](/iclighthouse/products/icdex/how-does-icdex-work/what-are-the-four-primary-ordering-modes.md)) and place your order. Below is a demonstration of placing a "Buy" limit order but the process of placing an order is fundamentally the same between different order types.

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


---

# 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://iclighthouse.gitbook.io/iclighthouse/products/icdex/guides/trading.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.
