# Trade Order

## SPOT Trade

Even users who are newbie to PNIX DEX can easily trade by following the provided guide.

Strategy orders will be supported soon.

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><p><strong>Basic Order</strong></p><p>You can trade at the limit / market price with your tokens.</p></td><td></td><td></td><td><a href="/files/NHjU96o5WplJgRqnO98I">/files/NHjU96o5WplJgRqnO98I</a></td><td><a href="/pages/h9PJGHk5eTQVH59tfbX0">/pages/h9PJGHk5eTQVH59tfbX0</a></td></tr><tr><td><strong>Strategy Order(Upcoming)</strong></td><td>You can maximize profits and minimize losses by using triggers.</td><td></td><td><a href="/files/GSLVgs3m1zwRCJJPvzjD">/files/GSLVgs3m1zwRCJJPvzjD</a></td><td><a href="/pages/Dyy25Eobt2Spfw7Iy4Vw">/pages/Dyy25Eobt2Spfw7Iy4Vw</a></td></tr></tbody></table>


---

# 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-en.pnix.exchange/decentralized-exchange/step-by-step-user-guide/trade-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.
