# Welcome to MintGate

## What is MintGate

MintGate is a no-code solution for anyone to build their community on their own platform.

* Create your website and launch your memberships to crowdfund campaigns
* Advanced support for Membership, Events, Tickets, Rewards, Streaming and Unlockable perks
* Full customization with your own personal domain, branding, and logos

### What is unlockable content?

Unlockable content is content that can only be accessed by ownership authentication of an access pass. We use the Polygon blockchain to verify the ownership of an NFT access pass. The content accessed can be video, audio, ebook, livestream or event tickets.&#x20;

### What if I already have an existing token?

We no longer support gating links to content with external tokens. You must create an NFT on MintGate to add unlockable content to it. The content you add will only be unlocked to those that have purchased your NFT.

### What if I do not have a token?

You can create a new NFTs with or without unlockable content directly on our platform.&#x20;

{% hint style="info" %}
If you have any questions, please join our Discord at [discord.gg/HVsbWZfrFQ](https://t.co/4O0TR4KvQf?amp=1) or email us at <support@mintgate.io>
{% 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://mintgate.gitbook.io/mintgate-docs/master.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.
