# Introduction

The version 4.0 of the Virtual Fitting Room comes with a series of improvements. The most important of them, of course, is its easy implementation and its customization capacity - providing Sizebay's customer with an experience with the plugin much closer to the visual identity of their e-commerce.

The purpose of this documentation is to explain, in a simple way, the steps to implement the VFR 4.0 in your e-commerce.

We have 5 methods to implement our services, they are:

{% content-ref url="/pages/-LzIpV6g1qaFbNomjV7n" %}
[Service Implementation (Script)](/size-and-fit-implementation/service-implementation-script.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MLP7fgjh6fDIC0KUtyR" %}
[Implementation via Tag Manager](/size-and-fit-implementation/implementation-via-tag-manager.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LzJEI5ZUGA\_NP9Gwnd2" %}
[Service Implementation (API)](/size-and-fit-implementation/service-implementation-api.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MLP7jLP\_8MEiu-Shpzr" %}
[Service Implementation (VTEX IO)](/size-and-fit-implementation/service-implementation-vtex-io.md)
{% endcontent-ref %}

{% content-ref url="/pages/eWAcFLmnhFIKmgilLmTB" %}
[Service Implementation (Shopify)](/size-and-fit-implementation/service-implementation-shopify.md)
{% endcontent-ref %}


---

# 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-implementation/objetivo.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.
