# Adding a link to your Privacy Policy in Chatbot window

A policy document can be configured for the chat bot. To view policy document in bot :

* Click on ***Settings*** ico&#x6E;***.***
* On settings page, click on ***Privacy Policy*** link. The document will be opened in a new tab.

<figure><img src="/files/mCDOV9HAmylGod5QcxgQ" alt="" width="188"><figcaption></figcaption></figure>

**Configure privacy policy document**&#x20;

* Navigate to the ***Chat bot App*** in the admin dashboard.
* Under the ***Bots*** section select the chat bot for which you would like to add the policy document.
* Select the ***Features*** tab.
* Select the **Miscellaneous** tab

<figure><img src="/files/xKRP0nAlljg3HWheonCX" alt="" width="375"><figcaption></figcaption></figure>


---

# 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.deepconverse.com/product-docs/chatbots/customizations/adding-a-link-to-your-privacy-policy-in-chatbot-window.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.
