> For the complete documentation index, see [llms.txt](https://nimora.gitbook.io/nimora-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://nimora.gitbook.io/nimora-docs/nimora-ai-media-and-seo-docs/features/ai-studio.md).

# AI Studio

## AI Studio

AI Studio is Nimora’s creative engine. It turns live product context into product photos, product videos, reels, UGC-style assets, and supporting content.

### What it uses

AI Studio can use:

* Product title
* Product description
* Existing product images
* Catalog context

This keeps output tied to a real product record.

### Product photos

Use AI Studio for:

* Clean studio shots
* Lifestyle scenes
* Minimalist product images
* Campaign-ready visuals
* UGC-style product images

### Product videos and reels

AI Studio supports short-form ecommerce video workflows. Public examples reference formats such as `9:16`, `1:1`, and `16:9`.

These formats fit channels like TikTok, Instagram Reels, YouTube Shorts, ads, and product pages.

### UGC-style creative

A typical UGC workflow looks like this:

1. Select a product.
2. Pick a use case or angle.
3. Generate the asset.
4. Review product accuracy and brand fit.
5. Export it or attach it to the product.

### Catalog-linked output

Approved assets can stay tied to the relevant product record. This reduces manual asset handling and keeps teams aligned.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://nimora.gitbook.io/nimora-docs/nimora-ai-media-and-seo-docs/features/ai-studio.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.
