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

# Template: Concept

> [One sentence: what it is and why it matters]

\[Clear definition in 1-2 sentences. If someone reads only this, they should understand what it is.]

## What it's for

\[Explain the problem it solves and when it's used in Dialtu.]

## How it works

\[Explain the key parts and how they relate. Use a list if there are several elements:]

* **\[Element 1]**: \[what it does].
* **\[Element 2]**: \[what it does].

<Tip>
  \[A helpful fact or best practice that avoids confusion.]
</Tip>

## Related concepts

<CardGroup cols={2}>
  <Card title="[Related concept]" icon="link" href="[/en/path]">
    \[How it relates.]
  </Card>

  <Card title="[How to start]" icon="play" href="[/en/path]">
    \[Link to the practical guide.]
  </Card>
</CardGroup>
