# Pictor Creative Studio

[Pictor Creative Studio](https://creative.pictor.network/) is a dedicated console for AI-powered image and video generation.\
After signing in, you access a unified workspace that includes credit management, asset ownership, and multiple creative tools powered by AI.

## Credit Deposit

<figure><img src="/files/P4tNiqsk0lCWoyuZtyVu" alt=""><figcaption><p>Credit Deposit page</p></figcaption></figure>

The **Credit Deposit** page allows you to add credits to their account on the Pictor Creative Studio console.

* All generation activities consume credits, which are required before using any tool.
* Credits are deposited using supported payment methods and are reflected in the balance immediately after confirmation.

## Credit History

<figure><img src="/files/zyJxEQKMr8x1dLNZharR" alt=""><figcaption><p>Credit History page</p></figcaption></figure>

The **Credit History** page displays a detailed record of credit usage and balance changes.\
Each entry shows the date, action type, description, the number of credits consumed or added, and the updated balance after each action.

This page helps you track spending and understand how credits are used across different tools.

## My NFTs

<figure><img src="/files/wpH5oA7iMce0jlA8UT3h" alt=""><figcaption><p>My NFTs page</p></figcaption></figure>

The **My NFTs** page lists all NFTs that you have minted on Aptos from generated images.\
Each NFT is linked to your signed-in wallet and represents ownership of the corresponding image.

You can view NFT details such as its name and token directly on this page.

## Tools

The **Tools** section includes all AI generation features available in Pictor Creative Studio.

### Image Gen

<figure><img src="/files/jMhjPm13ZwQEyNSkINsD" alt=""><figcaption><p>Image Gen tool</p></figcaption></figure>

**Image Gen** generates images from text prompts or from prompts combined with reference images.\
You can select the number of output images and review the estimated credit cost before generating.

After generation, images can be downloaded or further edited using available image tools.

Visit [Get Started with Image Gen](https://docs.pictor.network/docs/services/ai-creative-studio/get-started#generate-image) for more details on how to generate images with AI on Pictor Creative Studio.

### Video Gen

<figure><img src="/files/JtNsvwL2QG9IcbgXkKMN" alt=""><figcaption><p>Video Gen tool</p></figcaption></figure>

**Video Gen** generates individual video clips from text prompts or reference images.\
You can configure video quality, aspect ratio, and duration before generation.

This tool is designed for creating standalone video clips or experimenting with visual ideas.

Visit [Get Started with Video Gen](https://docs.pictor.network/docs/services/ai-creative-studio/get-started#video-gen) for more details on how to generate videos with AI on Pictor Creative Studio.

### Cartoon Gen

<figure><img src="/files/RRLtgOXwDiVz2n10gsFo" alt=""><figcaption><p>Cartoon Gen tool</p></figcaption></figure>

**Cartoon Gen** is a project-based tool for creating full cartoon videos.\
Videos are generated through a structured pipeline that includes story, scenes, characters, and final video output.

Characters are reused across scenes to maintain visual consistency throughout the project.

Visit [Get Started with Cartoon Gen](https://docs.pictor.network/docs/services/ai-creative-studio/get-started#cartoon-gen) for more details on how to generate cartoon videos with AI on Pictor Creative Studio.

## Sessions

<figure><img src="/files/HGtLyChCYeZ53faAkGOA" alt=""><figcaption><p>Sessions page</p></figcaption></figure>

The **Sessions** page stores all generated outputs and active workflows.\
You can revisit previous generations, continue unfinished work, or review past results.

This page acts as the central history and workspace for all Creative Studio activities.


---

# 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.pictor.network/docs/pictor-ecosystem/pictor-creative-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.
