# Welcome to Syntho

Welcome to the Syntho product documentation! You can find more information about Syntho's synthetic data generation platform here. Syntho is an all-in-one platform for generating privacy-safe synthetic data. It enables organizations to create high-quality, statistically accurate datasets that mirror the original data, without compromising sensitive information.

## Video overview

Got a couple of minutes? Check out a demo video of our product:

{% embed url="<https://www.youtube.com/watch?v=N5cb_SFqOSU>" %}

## Overview


---

# 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.syntho.ai/readme.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.
