# 6.3 Content protection by memberships

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

Any **Sample Page** is accessible to the user having any membership if the **Any Membership** is set for Content Protection.

A page won't be accessible to a user if the membership set for the page is not possessed by the user. In this case, the user will be navigated to the **No Access Page**

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

If multiple memberships are set, the page will be accessible to the user who has any of the memberships set.


---

# 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.3-content-protection-by-memberships.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.
