# Overview

Cryptocurrency trading has become a practical way to participate in digital markets, whether you're trading full-time or looking to automate your investment strategy. We built Traiex to make powerful trading tools accessible to everyone who wants to trade more efficiently.

Our platform serves both institutional clients handling large-scale operations and individual traders looking to streamline their trading. We've focused on combining reliable performance with straightforward usability, so you can focus on what matters – your trading strategy.

Throughout this documentation, you'll find practical examples and clear instructions to help you make the most of Traiex features.


---

# 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://traiex.gitbook.io/whitepaper/overview.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.
