# Misc

- [Privacy & Consent Management](https://docs.getuntitled.ai/misc/privacy-and-consent-management.md)
- [Set up a cookie consent banner with Cookiebot](https://docs.getuntitled.ai/misc/privacy-and-consent-management/set-up-a-cookie-consent-banner-with-cookiebot.md): Use Google Tag Manager and a Cookiebot account to create a cookie consent banner, and classify the Untitled Tag as a marketing/advertising cookie so that it only fires for consenting users.
- [Sample Privacy Policy](https://docs.getuntitled.ai/misc/privacy-and-consent-management/sample-privacy-policy.md): The content below may be referenced in your Privacy Policy for disclosure of the data collected by the Untitled Identity Tag on your site.
- [Procurement Resources](https://docs.getuntitled.ai/misc/procurement-resources.md)
- [Observability & Patch Management Policy](https://docs.getuntitled.ai/misc/procurement-resources/observability-and-patch-management-policy.md)
- [Third-Party Subprocessors](https://docs.getuntitled.ai/misc/procurement-resources/third-party-subprocessors.md)
- [Cookies & Storage Overview](https://docs.getuntitled.ai/misc/cookies-and-storage-overview.md): This article describes the cookies and browser storage technologies used by the Untitled Tag when deployed on a website.
- [Frequently Asked Questions](https://docs.getuntitled.ai/misc/frequently-asked-questions.md)
- [Key Terminology](https://docs.getuntitled.ai/misc/key-terminology.md): Concepts you'll come across in the Untitled Dashboard and Knowledge Base.
- [Tips and Tricks](https://docs.getuntitled.ai/misc/tips-and-tricks.md): Unlock the potential of your hidden website visitors with actionable steps with your Untitled data.
- [Latest Updates](https://docs.getuntitled.ai/misc/latest-updates.md): Actionable product updates,  new features, guides and articles published by the Untitled team. Have a question about how to implement a features you see here? Reach out to support@getuntitled.ai.
- [User Support](https://docs.getuntitled.ai/misc/user-support.md)


---

# 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.getuntitled.ai/misc.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.
