# Size & Fit Implementation

- [Introduction](https://docs.sizebay.com/size-and-fit-implementation/objetivo.md)
- [Service Implementation (Script)](https://docs.sizebay.com/size-and-fit-implementation/service-implementation-script.md)
- [Implementation via Tag Manager](https://docs.sizebay.com/size-and-fit-implementation/implementation-via-tag-manager.md)
- [Service Implementation (API)](https://docs.sizebay.com/size-and-fit-implementation/service-implementation-api.md): Guidelines for the implementation of Sizebay's VFR and SizeCharts via API
- [Service Implementation (VTEX IO)](https://docs.sizebay.com/size-and-fit-implementation/service-implementation-vtex-io.md)
- [Service Implementation (Shopify)](https://docs.sizebay.com/size-and-fit-implementation/service-implementation-shopify.md): This page provides an overview of the necessary steps to implement the Sizebay tool on Shopify.
- [Product API Integration (Shopify)](https://docs.sizebay.com/size-and-fit-implementation/service-implementation-shopify/product-api-integration-shopify.md): This page provides an overview of how product integration via API works on Shopify, highlighting key concepts and important points to consider.
- [Checking the Installation](https://docs.sizebay.com/size-and-fit-implementation/conferindo-a-instalacao.md)
- [Custom Implantation Events](https://docs.sizebay.com/size-and-fit-implementation/v4-custom-implantation-events.md)
- [Configuration Profiles](https://docs.sizebay.com/size-and-fit-implementation/configuration-profiles.md): This page will guide you how to configure specific profiles (or aliases) through the Virtual Fitting Room.
- [Understanding Responsivity](https://docs.sizebay.com/size-and-fit-implementation/understanding-responsivity.md): In this topic, we're going to dive in regarding how respositivity works on the Virtual Fitting Room.


---

# 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.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.
