> For the complete documentation index, see [llms.txt](https://docs.dragon.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dragon.xyz/dragon-pass.md).

# Dragon Pass

## Wtf is Dragon Pass

Dragon Pass is **a metaverse identity system** that represents the official "metazenship" in Dragon Metaverse, including Dragon Cities.&#x20;

Dragon Pass is a Non-Fungible Token that follows the [ERC-721](https://eips.ethereum.org/EIPS/eip-721) standard. If you hold a Dragon Pass, it means you are one of the owners of Dragon Metaverse. The rights you may have included but are not limited to:&#x20;

* Your Identity of Dragon Metaverse;
* Access to the exclusive locations in Dragon Metaverses for community events, in both virtual and real-world;&#x20;
* Priority access to Dragon.Art NFT airdrops and giveaways;
* Access to exclusive community Discord channels；
* and more...

## How to get it?

There are two ways to get a Dragon Pass:

1. If you are the original LAND contributors of Dragon City (Genesis) or a DCT token holder before our airdrop snapshot, then congrats, you are the Founding Metazen which means can claim your Dragon pass for free.&#x20;
2. If you are not a contributor, you can purchase it after we launch it.&#x20;

## Design and allocation

All the detail will be announced in the future.

## Wen Dragon Pass?&#x20;

Stay tuned!


---

# 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:

```
GET https://docs.dragon.xyz/dragon-pass.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.
