> ## 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.

# Trinify Flow

> How text selection turns into a strategy and backtest in seconds.

## Step-by-step flow

<Steps>
  <Step title="Select text">
    Highlight any text that contains a trading idea.
  </Step>

  <Step title="Click Trinify">
    Use the extension action to send text to Trinigence.
  </Step>

  <Step title="ATI processing">
    ATI parses, completes, and validates the idea.
  </Step>

  <Step title="Instant backtest">
    Results appear immediately or open in the app.
  </Step>
</Steps>

***

## What happens under the hood

* text is sent securely to Trinigence
* ATI extracts intent and structure
* missing details are inferred or clarified
* a strategy session is created

<Card title="How ATI works" icon="brain" href="/ati/what-ati-does" horizontal>
  Deep dive into ATI.
</Card>

***

## Turbo mode

Turbo mode:

* fills missing details automatically
* prioritizes speed over precision
* is ideal for quick validation

<Warning>
  Turbo mode may make assumptions you wouldn’t use for live trading.
</Warning>

***

## What to read next

<CardGroup cols={2}>
  <Card title="Login & sessions" icon="user-lock" href="/chrome-extension/login-and-sessions" />

  <Card title="Limits of automation" icon="hand" href="/ati/limits-of-automation" />

  <Card title="Risk warnings" icon="shield-exclamation" href="/risk-execution/risk-warnings-and-suggestions" />

  <Card title="How to read results" icon="magnifying-glass-chart" href="/backtesting/how-to-read-results" />
</CardGroup>
