# How Variant Works

## What is Variant?

Variant is an API that lets companies dynamically generate 3D variants of their products from a single master file. These models are then usually viewed in AR, VR, or in a web browser.

For example, if a car comes in a range of colours and and wheel rim shapes, a 3D modeller builds all of them into a single file and uploads it to Variant. Then, a customer can request a 3D product variant with their chosen colors and rim shapes to view in AR and only those assets are downloaded & shown.

Using Variant you can allow users to view billions of variants using a single file that has been carefully tagged.


---

# 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.variant3d.com/master.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.
