# 5.4 How to apply membership access

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

Let's see how the membership applies on our website. For example, we want to check how it applies in case of creating a new or updating an existing course. To achieve it, go to **LC Wizard -> Options** from the admin panel & do the following.

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

Say, we create a new course or update an existing one and we want only the **level\_1** membership can access that specific course. To achieve it, check the checkbox according to the screenshot. Finally, publish or update the course.

<figure><img src="/files/LjFN058OAiohEoMgVkml" 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/5.-membership/5.4-how-to-apply-membership-access.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.
