> ## Documentation Index
> Fetch the complete documentation index at: https://docs.trinigence.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Known Limitations

> Current limitations of Trinigence and what to expect.

## Platform limitations

Currently:

* crypto-only markets
* no live execution by default
* backtests depend on historical data quality

***

## Strategy limitations

* no discretionary logic
* no news-based triggers
* no prediction

Strategies must be rule-based.

***

## Automation limits

<Card title="Limits of automation" icon="hand" href="/ati/limits-of-automation" horizontal>
  Understand what ATI cannot do.
</Card>

***

## Why limitations exist

They protect:

* determinism
* reproducibility
* safety

<Note>
  Limitations are design choices, not shortcomings.
</Note>
