# Initial page

On this page, you’ll find detailed information about how to implement **Sizebay services**.\
The documentation is divided into four main sections:

**Size & Fit Implementation**\
This section explains how to implement the **Virtual Fitting Room** directly on your product page.\
You’ll find all configuration options and technical details here.

**Size & Fit Data Integration**\
This section covers the **data requirements** for running the Size & Fit service and analytics properly.\
It explains what data we need and the different ways you can send it to us.

**Size & Fit Order Tracking**\
This section describes how to **track orders** from your e-commerce platform and send them to Sizebay.\
Tracking order data is essential to evaluate the Size & Fit performance and continuously improve size recommendations.

**Fashion Hub**\
This section (currently in progress) introduces the **Fashion Hub**, our suite of AI-powered products, and the available implementation options.


---

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