# Start a New Training

<figure><img src="/files/byW7nlEJ8eH7oYJR42S2" alt=""><figcaption></figcaption></figure>

When you click the **+ Training** button located on the right side of the main screen, you will be directed to the training area where you can create your own AI trainings. The **Training** section allows you to train your own AI by uploading your design DNA through the visuals you choose.

***

<figure><img src="/files/ibp2GoBdnlyqsBBoJkcV" alt=""><figcaption></figcaption></figure>

Upon clicking the **+ Training** button, you will be presented with two separate training models: **Train Style** and **Train Mood**. In this section, you can upload your own shots, runway images, fabrics, textures, and even model poses. The **Train Attribute** and **Train Fabric** sections will be available soon.


---

# 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://explorefeatures.refabric.com/trainings/start-a-new-training.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.
