# Introduction

Digital asset markets operate continuously under conditions of high volatility, fragmented liquidity, and rapidly shifting market regimes. Price formation is driven not only by order flow, but by narratives, social sentiment, on-chain behavior, leverage dynamics, and macro signals — all interacting in real time.

In such an environment, the primary challenge is not access to information, but the ability to execute decisions consistently and adaptively over time. Most existing trading approaches — manual trading, static algorithms, and traditional copy trading — fail to enforce disciplined execution once market conditions change.

Trend0x is designed to address this gap.

Trend0x is a non-custodial AI copy trading infrastructure for centralized (CEX) and decentralized (DEX) markets. It operates as an execution-layer system that enables adaptive, disciplined trade execution while preserving full user control over capital.


---

# 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://trend0x.gitbook.io/trend0x-docs/readme.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.
