# Policy and agreement management

- [Generate your privacy policy](https://docs.openli.com/docs/policy-and-agreement-management/generate-your-privacy-policy.md): With Openli its easy to generate a privacy policy that fits your business and the way you are using data. See this video for information about how to get started generating your privacy policy
- [Changing an old cookie policy to a new on autopilot](https://docs.openli.com/docs/policy-and-agreement-management/changing-an-old-cookie-policy-to-a-new-on-autopilot.md)
- [Embed your policies and legal agreements](https://docs.openli.com/docs/policy-and-agreement-management/embed-your-policies-and-legal-agreements.md): Openli helps you to manage and update your cookie policy. This feature lets you embed your cookie policy on any page of your website.
- [Embedding agreements without displaying a widget](https://docs.openli.com/docs/policy-and-agreement-management/embed-your-policies-and-legal-agreements/embedding-agreements-without-displaying-a-widget.md): If you are not running our cookie widget, you can still embed any policy on your website. Here's how you do it.
- [Install the Privacy Badge](https://docs.openli.com/docs/policy-and-agreement-management/install-the-privacy-badge.md): The privacy badge is a widget that gives you the ability to showcase your privacy policy in a different value while building trust with your users.


---

# 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.openli.com/docs/policy-and-agreement-management.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.
