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

# Examples

> Runnable examples for integrations, machines, and the agent API

This section combines guided walkthroughs with complete projects from the repository's [`examples/`](https://github.com/omnara-ai/omnara/tree/main/examples) directory.

| Example                                                                                       | What it builds                                                   | What it teaches                                                                     |
| --------------------------------------------------------------------------------------------- | ---------------------------------------------------------------- | ----------------------------------------------------------------------------------- |
| [Machine with mounted storage](/examples/mounted-storage)                                     | An agent with filesystem access to a SharePoint document library | Bring-your-own machines: daemon in a container, mounts, targeting a machine by name |
| [`unikraft-machine`](https://github.com/omnara-ai/omnara/tree/main/examples/unikraft-machine) | A Unikraft Cloud machine image carrying the Omnara daemon        | Building custom pool images                                                         |

If you're evaluating Omnara, start with the [Quickstart](/quickstart).
