# Getting Started

## Welcome to Variant Wizard

Glad to have you onboard! We made a video tutorial just for you — it explains how to use the app and all its main functionalities.

{% embed url="<https://www.youtube.com/watch?v=3oUzmR85ipE>" %}

{% hint style="info" %}
You can also watch this video at anytime by clicking the **Getting Started** button when on Variant Wizard app's home page.
{% endhint %}

## Still have questions?

If your question is not answered, please write us at <support-rio@productwiz.io> and we will be happy to help you!


---

# 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.productwiz.io/variant-wizard/getting-started.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.
