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

# Guides

> Practical, step-by-step tutorials for common Gomobile tasks

Practical, step-by-step tutorials for common Gomobile tasks. Each guide walks you through a real-world scenario from start to finish.

## Available guides

<CardGroup cols="2">
  <Card title="Building Your First Campaign" icon="rocket" href="/guides/building-your-first-campaign">
    A complete walkthrough of creating and launching a calling campaign. You'll create contacts, build an audience, design a flow, configure a program, and monitor execution.

    **Best for:** New users getting started with Gomobile
  </Card>

  <Card title="Designing Call Flows" icon="diagram-project" href="/guides/designing-call-flows">
    Learn how to build effective call flows for different scenarios. Covers common patterns, best practices, and troubleshooting tips.

    **Best for:** Users ready to create more sophisticated call logic
  </Card>

  <Card title="Managing Contacts at Scale" icon="users" href="/guides/managing-contacts">
    Strategies for importing, organizing, and maintaining large contact databases. Includes bulk operations, data hygiene, and segmentation techniques.

    **Best for:** Teams with thousands of contacts
  </Card>

  <Card title="Handling Failed Calls" icon="rotate" href="/guides/handling-retries">
    Deep dive into retry strategies and how to improve your connection rates. Learn when to retry, how to configure retries, and how to analyze results.

    **Best for:** Optimizing campaign performance
  </Card>
</CardGroup>

## Guide format

Each guide includes:

* **Goal** - What you'll accomplish
* **Prerequisites** - What you need before starting
* **Steps** - Detailed instructions with code examples
* **Verification** - How to confirm it worked
* **Next steps** - Where to go from here

## Suggest a guide

Have a scenario we should cover? Let us know through your account manager or support channel.
