# Introduction

Syntra is an AI-driven trading infrastructure designed for real-time execution in digital asset markets.

The system is built with a clear focus on execution quality, risk management, and transparency. Rather than relying on price prediction or signal generation, Syntra operates as an execution-first platform where decision-making and trade execution are treated as a single continuous process.

Syntra is designed to observe market conditions, manage risk dynamically, and act only when predefined criteria are met. Periods of inactivity are considered a normal and intentional part of the system’s behavior.

At its core, Syntra aims to provide a transparent view into how an automated trading system behaves in live market conditions.


---

# 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://syntra-ai.gitbook.io/syntra-ai-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.
