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

# Guides

> Task-oriented walkthroughs for Zenamu integrations.

Guides walk through complete integrations end to end. For exact request formats
and field references, use the [API reference](/api).

<Columns cols={2}>
  <Card title="Build a public schedule" icon="calendar-days" href="/guides/public-schedule">
    Combine classes, workshops, lecturers, and places into one timetable.
  </Card>

  <Card title="Grant credits and passes" icon="ticket" href="/guides/granting-credits">
    Run a campaign from your own backend, in bulk.
  </Card>

  <Card title="Quickstart" icon="rocket" href="/quickstart">
    Get your keys and make your first request.
  </Card>

  <Card title="API reference" icon="square-terminal" href="/api">
    Conventions, objects, and endpoints.
  </Card>
</Columns>
