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

# Overview: Example Code

> Explore working code examples and sample applications built with Ultravox.

Ready to see Ultravox in action? We've created a collection of working examples and sample apps to help you get started quickly and understand best practices for building with Ultravox.

## Ultravox Examples Repository

All our examples are available in the [**ultravox-examples**](https://github.com/fixie-ai/ultravox-examples) repository on GitHub, featuring:

* **Complete source code** for each example
* **Setup instructions** and requirements
* **Live demos** where applicable

Each example includes a README with instructions on how to setup and run the code.

[View Examples on GitHub →](https://github.com/fixie-ai/ultravox-examples)

## Your First Agent in Under 5 Minutes

<CardGroup cols={2}>
  <Card title="I have a phone number ready" icon="phone" href="/gettingstarted/quickstart/telephony-outbound">
    Connect Ultravox to an outbound phone call
  </Card>

  <Card title="I want to test in browser first" icon="browser" href="/gettingstarted/quickstart/agent-console">
    Build a voice agent using the Ultravox console
  </Card>
</CardGroup>

## Need Help?

If you have questions about any of the examples or need help adapting them for your use case, please see [Getting Help](/gettingstarted/getting-help).
