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

# Welcome to Roma

Roma is our design and content system created by our **Design**, **Front-end**, and **Content** teams.  <br>

Here, you will find comprehensive and detailed guidelines for each of our components, patterns, and content. Each section offers guidance on usage, accessibility, writing, with examples.

## Get started

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Components</strong></td><td>A comprehensive list of our UI components, from atoms to organisms level. Learn about their design, variants and accessibility details.</td><td></td><td><a href="/files/INSHrRyD0VS6e84bxTrh">/files/INSHrRyD0VS6e84bxTrh</a></td><td><a href="/pages/4rQ22pYAHWOCc8FXF1sK">/pages/4rQ22pYAHWOCc8FXF1sK</a></td></tr><tr><td><strong>Patterns</strong></td><td>Description of recurring experiences throughout our products. Keep consistency by reusing defined design at specific key points.</td><td></td><td><a href="/files/hquGsyDBClmAOSsog2Jq">/files/hquGsyDBClmAOSsog2Jq</a></td><td><a href="/pages/vu7c3Prmeh2lyI38WJAo">/pages/vu7c3Prmeh2lyI38WJAo</a></td></tr><tr><td><strong>Content</strong></td><td></td><td>Learn more about our key principles on how to write into our products.</td><td><a href="/files/Tyhe574Om2n0YiC611Ij">/files/Tyhe574Om2n0YiC611Ij</a></td><td><a href="/pages/3SoBd7YhvlirDILowUBv">/pages/3SoBd7YhvlirDILowUBv</a></td></tr></tbody></table>


---

# 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://design.mirakl.com/getting-started/welcome-to-roma.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.
