# Page Not Found

The URL `api-reference/quickstart/connect-to-api` does not exist.

You might be looking for one of these pages:
- [Collections](https://docs.graphlit.dev/api-guides/use-cases/collections.md)
- [Publish Content as Audio](https://docs.graphlit.dev/api-guides/use-cases/content/content-publish-audio.md)
- [Delete](https://docs.graphlit.dev/api-guides/use-cases/content/content-delete.md)
- [Ingest URI (Basic)](https://docs.graphlit.dev/api-guides/use-cases/content/content-ingest-uri-basic.md)
- [Batch Delete Content](https://docs.graphlit.dev/api-guides/use-cases/content/content-batch-delete.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://docs.graphlit.dev/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://docs.graphlit.dev/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/api-guides/use-cases/collections.md`)
- Use `Accept: text/markdown` header for content negotiation