# Getting Started

- [Welcome to FlowMate](https://flowmate.gitbook.io/flowmate-documentation/getting-started/readme.md): Native Integrations for SaaS products
- [Get Started - Initial Setup](https://flowmate.gitbook.io/flowmate-documentation/getting-started/get-started-initial-setup.md): Everything you need to get started with FlowMate
- [Copy of Embed Integration Center](https://flowmate.gitbook.io/flowmate-documentation/getting-started/get-started-initial-setup/copy-of-embed-integration-center.md): This guide will show you how to embed the integration center into your solution.
- [Copy of How to Create a Template](https://flowmate.gitbook.io/flowmate-documentation/getting-started/get-started-initial-setup/copy-of-how-to-create-a-template.md)
- [Test Templates](https://flowmate.gitbook.io/flowmate-documentation/getting-started/get-started-initial-setup/copy-of-how-to-create-a-template/test-templates.md)
- [Ways to use FlowMate](https://flowmate.gitbook.io/flowmate-documentation/getting-started/ways-to-use-flowmate.md)
- [Introduction – Ways to Use FlowMate](https://flowmate.gitbook.io/flowmate-documentation/getting-started/introduction-ways-to-use-flowmate.md): FlowMate gives you the flexibility to embed automation and integrations directly into your product in the way that best fits your product strategy and user experience.
- [Playground: Explore the Sandbox](https://flowmate.gitbook.io/flowmate-documentation/getting-started/playground-explore-the-sandbox.md): Explore FlowMate without embedding it.


---

# 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://flowmate.gitbook.io/flowmate-documentation/getting-started.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.
