# 5.3 Create membership

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

Let's create a membership. To do this, go to **Membership -> Create New Membership** as follows. Let's create it with an existing tag in the location.

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

If the tags **level\_1\_payf, level\_1\_susp** & **level\_1\_canc** tags are already available in the location, they will be just connected.  But if the tags are not already available in the location, those three tags will be created along with **level\_1** tag.

Now create a new membership with a new tag with the name **a\_new\_membership.** First, check the tag from the **Go High Level -> Settings -> Tags.**

Now let us check it from **Settings -> Tags** in **Go High Level. a\_new\_membership** tag is created along with a cancellation tag, a payment failure tag & a suspension tag.

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

Now if I create a new or edit an existing post or page, and if I select the checkbox of a membership (in the following image), the post or the page will be accessible to the membership.

<figure><img src="/files/j2k0lbC5w2UlUYKGbidb" 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.3-create-membership.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.
