# VTEX IO

1. **Install the App via VTEX IO Toolbelt**

Run the command below to install the app:

```
vtex install sizebay.sizebay-tracker@1.x
```

After installation, you can confirm by running:

```
vtex ls
```

2. **Access the App in the VTEX Admin**

In your account's Admin panel, go to **Apps** and look for the **Sizebay Tracker** card.\
Click the card to open the configuration screen.<br>

3. **Configure the App**

Fill in the required fields:

* **Domain**: your store’s domain
* **TenantId**: the tenant ID provided by the Sizebay support team<br>

4. **Save the Settings**

Once all fields are completed, click **Save** to activate the module.


---

# 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.sizebay.com/size-and-fit-order-tracking/platforms/vtex-io.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.
