# Variants

The **Variants** action is used to control the switching of variations within the [**Variants** tool](https://help.vectary.com/documentation/3d-configurator/variants).

<figure><img src="https://2973737105-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAXNLyKVZ2tvtyDr8sVES%2Fuploads%2FPQhLC6GXhtF9LpaW6IRR%2Fimage.png?alt=media&#x26;token=f1bc60a7-53c4-410e-8658-bfc81d6bb7b1" alt="" width="563"><figcaption></figcaption></figure>

**Settings**

* **Variants** — Select the target **Variants** group to control.
* **Object:**
  * **Next object** — Activates the next object within the selected **Variants** group.
  * **Previous object** — Activates the previous object within the selected **Variants** group.
  * **None** — No object is activated within the selected **Variants** group.
  * **"Object name"** — Activates a specific object within the selected **Variants** group.


---

# 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://help.vectary.com/documentation/3d-configurator/interactions/actions/variants.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.
