> For the complete documentation index, see [llms.txt](https://aldeon.gitbook.io/aldeon-online/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://aldeon.gitbook.io/aldeon-online/other/trading.md).

# Trading

This feature enables you to trade in a Crypto Exchange Simulation, betting Coins on <mark style="color:red;">Short</mark> / <mark style="color:purple;">Long</mark> positions. It is very risky and highly volatile, while the price of the trade depends highly on the overall activity of the Kingdom - resources produces, new participants, trades made (both on the market and in the exchange), etc.

<figure><img src="/files/lg04ytuaQ97WGG6gBZgM" alt=""><figcaption><p>"Trading in Aldeon"</p></figcaption></figure>

{% hint style="info" %}
Make sure to read all the <mark style="color:red;">rules</mark>, found in the Trading panel, before opening a trade.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://aldeon.gitbook.io/aldeon-online/other/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.
