# Welcome to DecorX

DecorX helps furniture brands, sales teams, and design teams **prepare product information**, **apply brand rules**, and **create lifestyle imagery** from their catalog, so presentations, campaigns, and client conversations stay consistent and current.

***

### How the main areas fit together

1. **Products (Product Library)** — Your catalog lives under **Products** in the Portal. This is where items live with the photos and details you will generate from.
2. **Brand Kits** — Brand Kits define the rules, references, and guidelines that help steer how images look and feel.
3. **Batch Generator** or **Designer** —
   * **Batch Generator** is built for groups of products and structured runs, such as many items or rooms in one project.
   * **Designer** is for creative projects. Each project opens a **Designer Canvas** where you can arrange work from your catalog and files.
4. **Gallery** — Generated images collect here for the workspace so you can review, download, and manage them in one place.
5. **Settings** includes **Plan & usage** for credits and subscription details when your workspace has that enabled. If you do not see billing or plan controls, ask your workspace admin or the DecorX team.

***

### Where to begin

Open **Home** to see **Recent batches** and **Recent images**, which are shortcuts back into the **Batch Generator** and **Gallery**.

On larger screens, you may see a **Getting started** checklist in the sidebar with shortcuts into key areas. If it is not visible, you can follow [Getting started](/overview/publish-your-docs.md) or ask your workspace admin.


---

# 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.decorx.com/overview/readme.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.
