# Membership Collection

The Membership collection enables you to develop comprehensive, multi-tier NFT pass campaigns that cater to different levels of engagement and investment from your community.

### FEATURES

**Multi-Tier Structure**

* **Diverse Levels**: Create multiple tiers, such as Bronze, Silver, Gold, and Platinum, each representing a different level of membership.
* **Unique NFT Designs**: Design distinct NFTs for each tier to visually differentiate them and enhance their appeal.

**Custom Quantities and Pricing**

* **Controlled Supply**: Assign specific quantities to each tier to create scarcity and value.
* **Tiered Pricing**: Set different prices for each tier based on the exclusivity and benefits offered.

**Incentivizing Upgrades**

* **Reward Loyalty**: Provide incentives for existing members to upgrade to higher tiers.
* **Exclusive Experiences**: Design experiences and privileges that are only accessible to higher-tier members, such as limited-edition merchandise or exclusive access to creator meet-and-greets.

### STEPS

* Go to the Collections Tab, click on Create , Membership Collection.&#x20;
* Set the Image, collection copy, and sale interval, click on Save.
* &#x20;Set the Membership copy, image, price, and quantity, click on Publish.

<figure><img src="/files/2jxvZEShxCb4W1nHLLH5" alt=""><figcaption><p>Membership Collection</p></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://quboid.gitbook.io/studio/collections/membership-collection.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.
