# Page Not Found

The URL `api-reference/endpoints` does not exist.

You might be looking for one of these pages:
- [Alerts](https://docs.graphlit.dev/api-guides/use-cases/alerts.md)
- [Key Concepts](https://docs.graphlit.dev/platform/key-concepts.md)
- [Conversations & RAG](https://docs.graphlit.dev/api-guides/use-cases/conversations.md)
- [Content Foundations](https://docs.graphlit.dev/api-guides/use-cases/content.md)
- [Views](https://docs.graphlit.dev/api-guides/use-cases/views.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/alerts.md`)
- Use `Accept: text/markdown` header for content negotiation