> For the complete documentation index, see [llms.txt](https://docs.loreax.com/loreax-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.loreax.com/loreax-docs/loreax/introduction.md).

# Introduction

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

Loreax Exchange is a comprehensive cryptocurrency trading platform offering a wide range of digital assets for trade, not limited to Ethereum-based cryptocurrencies. Our unique offering includes our own coin, which is based on the Ethereum blockchain, emphasizing our commitment to leveraging the security and versatility of Ethereum for our proprietary token.

**Key Features:**

* **Diverse Cryptocurrency Selection**: Trade a vast selection of cryptocurrencies across various blockchains, catering to a broad spectrum of trading interests and strategies.
* **Loreax's Ethereum-Based Coin**: Highlighting our platform's innovation with our own Ethereum-based coin, designed to integrate seamlessly with Ethereum's robust ecosystem.
* **Zero Trading Fees**: For select transactions and promotional periods, enjoy zero trading fees, making your trading experience even more economical.
* **User-Friendly Platform**: Aimed at both newcomers and experienced traders, our interface is designed for ease of use without compromising on powerful features.
* **Advanced Security Protocols**: We prioritize the safety of your assets with state-of-the-art security measures, ensuring peace of mind for all our users.
* **24/7 Global Trading**: Access our platform from anywhere in the world, at any time, providing you with continuous trading opportunities.

At Loreax Exchange, we're dedicated to providing a rich trading experience, offering diversity in assets including our innovative Ethereum-based coin, all within a secure and user-friendly environment.

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


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.loreax.com/loreax-docs/loreax/introduction.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
