> For the complete documentation index, see [llms.txt](https://docs.colormass.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.colormass.com/rendering-platform/render-your-first-image/add-a-new-picture.md).

# Add a New Picture

First navigate to the Hpme tab on the platform and there switch to the Projects tab:

<figure><img src="/files/2EMZkPJFbsVQpypYRH9Z" alt=""><figcaption></figcaption></figure>

In there you will find that there are various folders (projects) and sub-folders (sets). Please select a subfolder (set) where you would like to put your image. If the folder doesn't exist yet, please create it, by adding a new set:

<figure><img src="/files/a0Sw4b1DFaYBkox3ONPA" alt="" width="233"><figcaption><p>Add a new set</p></figcaption></figure>

Once you selected the set you would like to place it in then press the *+ Create* button and click on *Image* like so:

<figure><img src="/files/6dIYSemcWqdyx3CWnP8J" alt="" width="386"><figcaption><p>Create a new image</p></figcaption></figure>

This will open up a new image scene (which was added to the folder that you had selected).


---

# 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://docs.colormass.com/rendering-platform/render-your-first-image/add-a-new-picture.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.
