# Help desk / Knowledge base

Embed your Guideflow in your knowledge base to provide interactive content to your users/customers/employees.

* [Gitbook](https://docs.gitbook.com/tour/editor/blocks/embed-a-url)
* [Archbee](https://changelog.archbee.com/iframe-embeds-4poJRC#:~:text=Just%20add%20an%20Iframe%20block,much%20anything%20that%20supports%20embedding.)
* [Circle.io](https://help.circle.so/c/posts/how-do-i-embed-content-within-posts)
* [Bloomfire](https://help.bloomfire.com/series/3553557/posts/3463911-how-to-iframe-content-from-another-webpage)
* [GrooveHQ](https://help.groovehq.com/help/embedding-videos-in-kb-articles)
* [Kayako](https://help.kayako.com/hc/en-us/articles/360006550620-Embedding-Documents-or-Files-Within-the-Help-Center-Article)

{% hint style="info" %}
Some websites or apps require a specific format to embed the guideflow. If you need any additional assistance, reach us at <contact@guideflow.com> or via our live chat.
{% endhint %}


---

# 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/sharing-guideflow/embed-your-guideflow/help-desk-knowledge-base.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.
