> For the complete documentation index, see [llms.txt](https://swopple.gitbook.io/swop/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://swopple.gitbook.io/swop/features/digitization/membership.md).

# Membership

#### **Membership Mint Overview**

The **Membership Mint** is designed for businesses and creators who want to offer exclusive access to **events, spaces, or token-gated content** through their Smartsite. This mint type allows you to seamlessly manage and distribute **membership tokens** that unlock access for your customers or community, while benefiting from secure and efficient payment processing.

**Use Cases:**

* **Event Access**: Sell membership tokens that grant access to virtual or in-person events. Whether it’s a conference, concert, or private meeting, membership holders can easily verify their access through the blockchain.
* **Private Spaces**: Grant access to exclusive communities or spaces, such as members-only areas in apps, physical locations, or online platforms. Token holders can interact with gated content, creating an exclusive environment for your most engaged audience.
* **Token-Gated Smartsites**: Use membership tokens to control access to certain pages or features on your Smartsite. This can include premium content, early product releases, or specialized services.

***

**Transaction Flow:**

1. **Minting the Membership Token**:
   * The business or creator uses the **Membership Mint template** to create tokens that represent access to their event, space, or gated content. These tokens are embedded on their **Smartsite**, allowing users to purchase them with either **crypto** or **fiat**.
2. **Customer Purchase**:
   * Customers visit the Smartsite and purchase the membership token using **fiat** or **cryptocurrency**. With **Bridge integration**, they can pay in traditional currencies (like USD or EUR) or directly in supported cryptocurrencies. Payments in fiat are automatically converted into **USDC**, creating a smooth and familiar transaction process for traditional buyers.
3. **Payment Processing**:
   * Once the transaction is completed, the customer receives their **membership token** directly to their wallet. The business is then paid out in **USDC** through their **Swop.ID**. Payments are fast and secure, with a processing time ranging from **instant** to **up to 2 days**, depending on the transaction type and method.
4. **Token Activation**:
   * The membership token is instantly activated on the blockchain, granting the buyer access to the event, gated content, or private space. The token serves as a verifiable credential for the holder, ensuring seamless entry into the designated event or space.

***

**Payment and Payout Features:**

* **USDC Payouts to Swop.ID**: Businesses are paid directly in **USDC** through their Swop.ID. This ensures fast, stable, and reliable payouts, minimizing the volatility risks associated with other cryptocurrencies.
* **Fiat or Crypto Payments**: Customers can choose to pay in **fiat or cryptocurrency**, offering a flexible payment experience. Thanks to Bridge integration, fiat payments are quickly converted into stablecoins (USDC), enabling businesses to easily handle both traditional and blockchain-based transactions.
* **Processing Time**: Payment processing is streamlined, with payouts typically occurring **instantly** but can take up to **2 days** depending on whether its a crypto or fiat transaction. This makes it a highly reliable and efficient solution for managing payments.&#x20;

***

#### **Benefits of the Membership Mint**:

* **Exclusive Access Management**: Whether for events, spaces, or gated content, businesses can easily manage and distribute membership tokens, providing a secure and verifiable way to grant exclusive access.
* **Seamless Payment Integration**: With support for both crypto and fiat payments, businesses can cater to a broad audience while benefiting from quick, reliable payouts in **USDC**.
* **Customizable and Efficient**: The **Membership Mint template** is specifically designed for access-based services, providing a streamlined transaction flow that ensures both businesses and customers experience fast, secure, and efficient transactions.
* **Low Processing Fees**: Compared to traditional payment processors, Swop’s blockchain-based system offers lower fees, ensuring businesses retain more of their revenue while providing a better payment experience for customers.

***

The **Membership Mint** is perfect for businesses and creators looking to offer secure, exclusive access to their events, spaces, or content. With fast payouts in USDC, flexible payment options, and token-gated features, this mint type provides a seamless way to monetize memberships while enhancing customer experience through blockchain technology.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://swopple.gitbook.io/swop/features/digitization/membership.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
