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

# AI copilot

> Understand the AI-native trading assistance available in the DojiFunded platform.

The AI copilot is the natural-language assistance layer inside DojiFunded. It supports AI-native workflows for modern traders and autonomous strategy users.

## What it does

<CardGroup cols={3}>
  <Card title="Natural language trading" icon="message-lines">
    Ask trading and market questions, analyze positions, and interact with account-aware context using plain language.
  </Card>

  <Card title="Account context" icon="chart-mixed">
    Review your live PnL, open positions, and account status — all surfaced through the assistant interface.
  </Card>

  <Card title="Persistent conversations" icon="messages">
    Conversations persist across sessions rather than resetting on each prompt, letting you build on prior context.
  </Card>
</CardGroup>

## Accessing the copilot

The copilot is available through the `Agents` route inside the DojiFunded platform. From there you can:

* Ask trading and market questions
* Analyze positions and PnL
* Interact with account-aware context
* Trigger assistant-guided trading workflows

<Info>
  The full copilot task model is still being defined. This page will be expanded with task-specific workflows once the copilot user journey is finalized and stable.
</Info>

## Next steps

<CardGroup cols={2}>
  <Card title="Platform overview" icon="grid-2" href="/platform/overview">
    See what else is available inside the DojiFunded platform.
  </Card>

  <Card title="AI backtesting engine" icon="chart-line" href="/platform/ai-backtesting-engine">
    Test and validate strategies before going live.
  </Card>
</CardGroup>
