> ## 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: Step-by-step guide

> [One sentence: what the reader achieves by the end]

\[Intro sentence: explain what this task is for and when it's done.]

## Before you start

Make sure you have:

* \[Requirement 1, e.g. a Dialtu account with access to Voice agents]
* \[Requirement 2]

## Steps

<Steps>
  <Step title="[First step, imperative]">
    \[Explain the action. Bold **buttons** and use `code` for fields.]
  </Step>

  <Step title="[Second step]">
    \[Action. Add an image if it helps:]
  </Step>

  <Step title="[Third step]">
    \[Action.]

    <Check>
      \[How the reader knows the step succeeded.]
    </Check>
  </Step>
</Steps>

## Result

\[Describe what's now set up and what the reader can do next.]

## Next steps

<CardGroup cols={2}>
  <Card title="[Related page]" icon="arrow-right" href="[/en/path]">
    \[Why go here next.]
  </Card>
</CardGroup>
