# Page Not Found

The URL `api/instances` does not exist.

You might be looking for one of these pages:
- [Audio Transcription](https://docs.cortecs.ai/api-overview/audio-transcription.md)
- [Images](https://docs.cortecs.ai/features/images.md)
- [Chat Completions](https://docs.cortecs.ai/api-overview/chat-completions.md)
- [Models](https://docs.cortecs.ai/api-overview/models.md)
- [API Overview](https://docs.cortecs.ai/api-overview.md)

## How to find the correct page

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

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/api-overview/audio-transcription.md`)
- Use `Accept: text/markdown` header for content negotiation