# What can I use Guideflow for?

Guideflows can be used for various use cases. Here is a quick overview of what you can use Guideflow for:

* **Sales:** As an interactive sales material to send inside, cold outreach campaigns, follow-ups, or during live demos.
* **Marketing**: As an interactive product tour that you can embed in your website to increase conversions and collect leads information.
* **Customer Success**: As onboarding content to guide new users into using your solution, and reduce the workload for CSM teams.
* **Customer Support**: As a guiding material to embed inside help center articles or to share with users to guide them through complex workflows on your solution.
* **Employee training/onboarding:** As a training material for internal use that you can insert in your company's knowledge base (to show how to use software like Salesforce with the company processes).


---

# 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.guideflow.com/help/get-started/what-can-i-use-guideflow-for.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.
