# Quick Setup

When launching Stream Avatars for the first time, you will be presented with an install wizard to walk you through the steps of setting up.

<figure><img src="/files/OUGMvlFHSsgXccGkgHWD" alt=""><figcaption><p>install wizard picture</p></figcaption></figure>

If for some reason you did not get this prompt, you can revisit the install wizard by navigating to:

1. General
2. Data Settings
3. Setup install wizard

<figure><img src="/files/qNR81xuIz3ZvoUqEFtJq" alt=""><figcaption><p>how to find setup install wizard</p></figcaption></figure>

You can browse the various categories on the left bar. In this example you can manage your Login Details and also install different avatar packages from the Steam Workshop. (Note: Often times there will be a "Relevant Tutorials" tab at the top of each category to aid in learning about the category.

1. Login Details - (This will already be set up through the install wizard)
2. Steam Workshop - (Where you can download community made content)

<figure><img src="/files/kkk3KvweU1BzYDtqYTsT" alt=""><figcaption><p>browsing categories and installing workshop content</p></figcaption></figure>


---

# 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.streamavatars.com/stream-avatars/quick-setup.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.
