# Synthetic Data Generator

- [About](https://docs.datamynd.ai/synthetic-data-generator/about.md)
- [Requirements And Setup](https://docs.datamynd.ai/synthetic-data-generator/requirements-and-setup.md)
- [Private Link Information](https://docs.datamynd.ai/synthetic-data-generator/private-link-information.md): Since the DataMynd Synthetic Data Generator is a Snowflake Native App with a Streamlit front end, you may require a bit more setup to work with accounts that use PrivateLink (see below).


---

# 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.datamynd.ai/synthetic-data-generator.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.
