# Order Creation

### Market Order

<figure><img src="/files/YyR3dvCWsBJnBIcNILDC" alt="" width="180"><figcaption></figcaption></figure>

Allows users to open leveraged long or short positions directly from within Genius Pro. Traders can toggle between **Cross** and **One-Way** margin modes, select **Market** or **Limit** order types, and input position size either in base asset units or as a percentage of their balance.

***

### Limit Order

<figure><img src="/files/jkWUUpUszKQhLlchgbCT" alt="" width="181"><figcaption></figcaption></figure>

A **Target Price** field defines the exact execution price, with real-time percentage change display and an **Implied Market Cap** slider for conviction-based limit buys. Optional Take Profit and Stop Loss settings can be configured before execution, allowing for automated trade management.

***


---

# 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.tradegenius.com/perpetual-markets/order-creation.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.
