# Creative Lab API

- [Что такое CreativeLab?](https://docs.gptunnel.ru/media-api/about.md): В этом разделе мы расскажем, как интегрировать генерацию фото/видео в ваш продукт.
- [Image - 1](https://docs.gptunnel.ru/media-api/image-1.md): API для получения генерации от модели Image-1 \[high] (высокого качества)
- [Veo-3.1](https://docs.gptunnel.ru/media-api/veo-3.md): API для получения генерации от модели Veo 3 (Quality)
- [Veo-3.1 Fast](https://docs.gptunnel.ru/media-api/veo-3-fast.md): API для получения генерации от модели Veo 3 (Fast)
- [Suno](https://docs.gptunnel.ru/media-api/suno.md): API для получения генерации от модели Suno
- [Seedance Pro](https://docs.gptunnel.ru/media-api/seedance-pro.md): API для получения генерации от модели Seedance Pro (480p / 1080p)
- [Seedance Lite](https://docs.gptunnel.ru/media-api/seedance-lite.md): API для получения генерации от модели Seedance Lite (480p / 720p)
- [Seedream 4 \[Direct API\]](https://docs.gptunnel.ru/media-api/seedream-4.md): API для генерации картинок Seedream 4
- [Seedream 3](https://docs.gptunnel.ru/media-api/seedream-3.md): API для получения генерации от модели Seedream 3
- [Seedream 3 \[EDIT\]](https://docs.gptunnel.ru/media-api/seedream-3-edit.md): API для получения генерации от модели Seedream 3 \[EDIT] (Пример изменения фото по контекст)
- [Flux Ultra](https://docs.gptunnel.ru/media-api/flux-ultra.md): API для получения генерации от модели Flux
- [Flux Dev](https://docs.gptunnel.ru/media-api/flux-dev.md): API для получения генерации от модели Flux \[dev]
- [Imagine 3](https://docs.gptunnel.ru/media-api/imagine-3.md): API для получения генерации от модели Google Imagine 3
- [Imagine 3 Fast](https://docs.gptunnel.ru/media-api/imagine-3-fast.md): API для получения генерации от модели Google Imagine 3 fast
- [Yandex Art](https://docs.gptunnel.ru/media-api/yandex-art.md): API для получения генерации от модели Яндекс АРТ
- [Справочник ошибок](https://docs.gptunnel.ru/media-api/models.md): Получить список доступных медиа моделей и цены на них
- [Список всех моделей](https://docs.gptunnel.ru/media-api/models-1.md): Получить список доступных медиа моделей и цены на них


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.gptunnel.ru/media-api.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
