# Page Not Found

The URL `rest-api/image-generation` does not exist.

You might be looking for one of these pages:
- [Generation](https://developers.abyssale.com/rest-api/generation.md)
- [Image Export](https://developers.abyssale.com/rest-api/image-export.md)
- [Authentication](https://developers.abyssale.com/rest-api/authentication.md)
- [Asynchronous generation](https://developers.abyssale.com/rest-api/generation/asynchronous-generation.md)
- [Synchronous generation](https://developers.abyssale.com/rest-api/generation/synchronous-generation.md)

## How to find the correct page

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

## Tips for requesting documentation

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