# Policy Chatbot

{% @arcade/embed flowId="UqMjblZasUUJGxXQwFjx" url="<https://app.arcade.software/share/UqMjblZasUUJGxXQwFjx>" %}

**Why build a chatbot?**

Chatbots can be swiftly designed and deployed on the StackAI platform. You can unlock a better experience for both your emplyoees and customers by implementing a policy chatbot that references your own internal knowledge base. Updating a chatbot over time can also be easy by connecting it to a dynamic knowledge source.

**What are some ideas a policy chatbot?**

* HR Policy chatbot for onboarding new employees
* Customer Service chatbot for your customers
* Internal assistant chatbot for your employees


---

# 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.stackai.com/getting-started/tutorials-and-examples/policy-chatbot.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.
