# 6.2 Content protection by tags

{% embed url="<https://youtu.be/C8IE0apg2DU>" %}

Let us see how content protection by tags works for a specific user. Now, to check which tags are available for that user, go to the **Go High Level -> Contacts**

<figure><img src="/files/fEmQhWK4SV0u1Emm0sNV" alt=""><figcaption></figcaption></figure>

If a tag is added on a **Page** not possessed by a user, then the page can't be accessible by that user.

<figure><img src="/files/BTnHVKYavv6iT1cf9V9w" alt=""><figcaption></figcaption></figure>

In case of multiple tags, the user can access the page if he or she has **any** tag from those tags.

When both **Required Tags** & **And Required Tags** are filled in a page, the page will be accessible to the user if & only if the user has both tags. The page won't be accessible to him if he doesn't have either of the two tags.

<figure><img src="/files/gpsfEo6MPVpifWEnw6bh" alt=""><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://better-wizard.gitbook.io/lead-connector-wizard/6.-content-protection/6.2-content-protection-by-tags.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.
