# Invite-Only Membership Tiers

<div align="left"><figure><img src="/files/dFNXLoCmziAqTPhh426R" alt="" width="539"><figcaption></figcaption></figure></div>

Membership Tiers can be locked so that only users who hold a specified promo code can purchase them.

#### Step 1: Enable 'Invite Only'

In the target membership type’s edit panel, enable “Invite Only” under “Advanced Options.”

<div align="left"><figure><img src="/files/RgiG1CCcqQwvQYY8uF5E" alt="" width="563"><figcaption></figcaption></figure></div>

#### **Step 2:** Create promo code&#x20;

Enter the ‘Discount & Codes’ tab and then follow our guide to create a [promo code](https://app.gitbook.com/o/3ssbzoC2LuFC7GmlQofA/s/ArGy7vQWZPA9Z8R1a6dv/~/changes/57/merchant-guide/distribution/discount-and-promo-codes). Both manually and bulk generated codes can be created for invite-only tickets.

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

#### Ensure that your code applies to the target membership type. Click “Add” and then “Update” in the sidebar when complete. The promo code is now activated.

<figure><img src="/files/9CkCxh3sS9cI7dgF5dWi" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
To create a code that unlocks membership tiers but does not grant discounts, input ‘0’ in the “Discount %” field.
{% endhint %}


---

# 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://docs.moongate.id/merchant-guide/creating-a-campaign/membership/invite-only-membership-tiers.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.
