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

# Acerca de BitradeX

BitradeX es una plataforma de comercio de activos digitales impulsada por tecnología de IA, dedicada a redefinir el comercio de activos digitales mediante algoritmos de IA innovadores y tecnología blockchain. Ofrecemos un ecosistema de trading seguro, eficiente e inteligente, con un sistema de gestión de riesgos en tiempo real que supervisa cada operación. Nuestro motor de trading basado en IA ayuda a los usuarios a maximizar la seguridad de sus activos y sus ganancias. BitradeX no es solo una plataforma de trading, sino un motor de innovación en el mundo de los activos digitales.

#### <img src="/files/OlA8CfB7SX0BXgkBaHUB" alt="" data-size="line">White paper：[bitradex.gitbook.io/bitradex-whitepaper](https://bitradex.gitbook.io/bitradex-whitepaper)

#### <img src="/files/IoY0kJaFAOCxVLKh92C3" alt="" data-size="line">Website：[www.bitradex.ai](https://www.bitradex.ai)（Nota: bitradex.com redirigirá automáticamente a [www.bitradex.ai](https://www.bitradex.ai) para ofrecer una experiencia de usuario más fluida）

{% file src="/files/kyL2kqukFm2SrtHUDPbe" %}


---

# 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.bitradex.com/spain/acerca-de-bitradex.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.
