# Packaging

- [Tags packaging](https://cmp.docs.sirdata.net/en/faq/packaging/tags-packaging.md): My partner/service provider does not package their tags and tells me it's up to me to do it on my website. What should I do?
- [Cookies management](https://cmp.docs.sirdata.net/en/faq/packaging/cookies-management.md): Does the CMP automatically handle cookie blocking based on user choices?
- [Conditioning of non-TCF member partners](https://cmp.docs.sirdata.net/en/faq/packaging/conditioning-of-non-tcf-member-partners.md): Does conditioning work for scripts from non-TCF actors ?
- [Script management](https://cmp.docs.sirdata.net/en/faq/packaging/script-management.md): How to condition a script on consent ? Is the method different if I use a tag manager ?
- [Subcontracting conditioning](https://cmp.docs.sirdata.net/en/faq/packaging/subcontracting-conditioning.md): Can you condition the tags for us?
- [Exempted cookies](https://cmp.docs.sirdata.net/en/faq/packaging/exempted-cookies.md): How do I know if a cookie is exempt from consent ?
- [Consent for Captcha](https://cmp.docs.sirdata.net/en/faq/packaging/consent-for-captcha.md): Do I need consent to deploy a Captcha?
- [Identification of cookies](https://cmp.docs.sirdata.net/en/faq/packaging/identification-of-cookies.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://cmp.docs.sirdata.net/en/faq/packaging.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.
