> For the complete documentation index, see [llms.txt](https://docs.scaleflex.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.scaleflex.com/studio/welcome.md).

# Welcome

Studio is where you create and edit visual content in the Visual Experience Platform. You reach it from the header, alongside **Home,** [**Library**](/digital-asset-management-dam/library.md)**,** [**Visual AI**](file:///visual-ai/visual-ai.md)**,** [**Portals**](file:///portals/welcome.md)**,** [**Optimization**](/dynamic-media-optimization-dmo/welcome.md) and [**Analytics**](/vxp-visual-experience-platform/settings/project/analytics.md)**.** On a narrow window the later items collapse into a **More** menu.

<figure><img src="https://2536208400-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fqsq2dR7Fjagf5eTifWZx%2Fuploads%2FuRZT9Vr5X8IMHZ4VTPDM%2F01-vxp-header-studio.png?alt=media&amp;token=a8f3d349-e89c-4bd3-adf8-81ca6a755edb" alt=""><figcaption></figcaption></figure>

#### What is inside Studio

| Tool                                            | What it does                                                                                                                      |
| ----------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------- |
| [Template Builder](/studio/template-builder.md) | Build a reusable design once, expose the parts that change as variables, and generate as many finished images from it as you need |
| Visual Experiences                              | Build immersive stories that engage your audience                                                                                 |

#### Before you start

You need a VXP project and access to its DAM library. Everything Studio creates is stored in that library, so the folders, search, permissions and approvals you already use apply to it.

{% hint style="info" %}
New to Studio? Start with [Welcome to Template Builder](/studio/template-builder.md), which explains what a template is and how the pieces fit together.
{% endhint %}


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.scaleflex.com/studio/welcome.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
