# What is Genesis Pass

## Overview

Unikura is currently closed to the public. A Genesis Pass is required to use it.

Genesis Pass is a token compliant with ERC1155.

## FAQ

#### How do I get Genesis Pass?

We are currently restricting new mints.&#x20;

#### Are there any restrictions?

You cannot own more than one Genesis Pass.

#### Is there a privilege roll?

Unikura Admin Team has a privileged roles and can doo the followings.

* Mint a token of Genesis Pass to any address.
* Set the URI for the token metadata.
* Burn any tokens from any address.


---

# 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://velvett.gitbook.io/unikura/genesis-pass/what-is-genesis-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.
