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

# Getting started

Set up and manage the Mimeeq Configurator, from product types to browser support.

Start here to set up and manage the Mimeeq Configurator. Learn about product types, categories, default configurations, shortcuts, and browser support.

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><strong>Product Types &#x26; Limits</strong></td><td>Learn the difference between configurators and limits.</td><td><a href="/configurator/getting-started/product-types-and-limits.md">Product Types &amp; Limits</a></td><td><a href="https://621103948-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsqWfi8ifBhTdkvf1vOlY%2Fuploads%2FMOwLRza5dOcMmGFU9t5E%2F13-product-types-limits.svg?alt=media&amp;token=2e6d6422-dd71-4a93-a8f0-8c501959bcd5">13-product-types-limits.svg</a></td></tr><tr><td><strong>Product Categories</strong></td><td>Organise products into categories for easier management.</td><td><a href="/configurator/getting-started/product-categories.md">Product Categories</a></td><td><a href="https://621103948-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsqWfi8ifBhTdkvf1vOlY%2Fuploads%2F8ywz6aeqawkUXy4kc812%2F14-product-categories.svg?alt=media&amp;token=0f324be0-180c-4564-987b-41d9ebfe48e7">14-product-categories.svg</a></td></tr><tr><td><strong>Default Configuration</strong></td><td>Set the initial configuration customers see when the configurator first loads.</td><td><a href="/configurator/getting-started/default-configuration.md">Default Configuration</a></td><td><a href="https://621103948-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsqWfi8ifBhTdkvf1vOlY%2Fuploads%2FyLpINGjBz2rO2dKZUBX9%2F15-default-configuration.svg?alt=media&amp;token=b6e6ec4d-393f-48c9-8a8f-0ad25a6351e3">15-default-configuration.svg</a></td></tr><tr><td><strong>Modular Shortcuts</strong></td><td>Speed up common actions with keyboard shortcuts.</td><td><a href="/configurator/getting-started/shortcuts.md">Modular Shortcuts</a></td><td><a href="https://621103948-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsqWfi8ifBhTdkvf1vOlY%2Fuploads%2FxP6TriJvUktawxiAHsyF%2F16-modular-shortcuts.svg?alt=media&amp;token=5ed79a67-201d-4ecf-9467-965f31b2f8cb">16-modular-shortcuts.svg</a></td></tr><tr><td><strong>WebGL Browser Support</strong></td><td>Check and enable WebGL in Chrome, Firefox, Edge, and Safari.</td><td><a href="/configurator/getting-started/webgl-support.md">WebGL Support</a></td><td><a href="https://621103948-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsqWfi8ifBhTdkvf1vOlY%2Fuploads%2FYZfMRyL4vGqH2GAGj2R1%2F17-webgl-browser-support.svg?alt=media&amp;token=429b09c3-527e-4682-878b-98f16c2980fb">17-webgl-browser-support.svg</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, and the optional `goal` query parameter:

```
GET https://help.mimeeq.com/configurator/getting-started.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.
