# Getting started

- [What is XFLow](https://docs.foxecom.com/xflow-app/getting-started/what-is-xflow.md): An introduction to XFlow
- [Installation](https://docs.foxecom.com/xflow-app/getting-started/installation.md)
- [Install XFlow on Shopify](https://docs.foxecom.com/xflow-app/getting-started/installation/install-xflow-on-shopify.md)
- [Onboarding checklist](https://docs.foxecom.com/xflow-app/getting-started/installation/onboarding-checklist.md): Checklist before launching your first campaign
- [Quick start guide](https://docs.foxecom.com/xflow-app/getting-started/quick-start-guide.md)
- [Global restock campaign](https://docs.foxecom.com/xflow-app/getting-started/quick-start-guide/global-restock-campaign.md): Easily manage restock alerts for all out-of-stock products with one campaign
- [Advanced restock campaign](https://docs.foxecom.com/xflow-app/getting-started/quick-start-guide/advanced-restock-campaign.md): Create individual campaigns per product with greater control and flexibility
- [Key concept overviews](https://docs.foxecom.com/xflow-app/getting-started/key-concept-overviews.md): An overview of the core concepts and components that power XFlow


---

# 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.foxecom.com/xflow-app/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.
