# Orders

Orders are positions waiting to be opened.&#x20;

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

{% hint style="success" %} <mark style="color:green;">**Glossary for the image above**</mark><mark style="color:blue;">**:**</mark> :arrow\_heading\_down:

**Bitcoin**: This is the asset you are currently trading.

**Long 10x**: The direction of your trade and the amount of leverage.

**Entry**: This is the current USD value of the cryptocurrency you want to trade.

**Limit $35,000**: When bitcoin reaches this price, your position will open.

**Collateral**: This is the amount of money you will enter the trade with, which may be lost in a liquidation.

**Liq. Price**: This is the price at which your trade will be automatically closed or "liquidated."

**Cancel:** This allows you to cancel the order before it takes effect.&#x20;
{% endhint %}


---

# 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.easyx.trade/easyx/start-trading/or-easyx-guide/orders.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.
