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

# Introducing Mint Pass Instructions

{% embed url="<https://youtu.be/vBzgdt8CKIk>" %}

As we are getting closer to app launching and NFT sales, let us present you Mint Pass, a ticket that enables you to mint Beast and Beauty NFTs. This is the first step toward earning with MoonFit by engaging in physical activities and burning calories.

### **Mint Pass Explanation**

Mint Pass is a pre-mint admission that secures your spot to purchase your MoonFit NFT, with the ratio of 1 NFT per 1 Mint Pass. All Mint Passes are free and only available to whitelisted addresses. Please keep your Mint Pass secure as we are unable to offer you another should you lose it.

In order to obtain a whitelist slot, join our [Discord server](https://discord.com/invite/hStdUVtHXp) and check out the **#whitelist-campaigns** channel to get the latest updates on giveaway events.

### Step-by-step Minting Guide

**Step 1:** Visit the [Mint Pass website](https://app.moonfit.xyz/mint-pass). If you already have SubWallet installed, click **Login with SubWallet** and connect your account. Otherwise, press **Install SubWallet to Start** and follow the installation guide [here](https://docs.subwallet.app/user-guide/install-subwallet).

![](https://lh5.googleusercontent.com/U455UMrGnBR4KYvP7Yw0ZqpTKXK7jDupGJuYcygqbSPlHb_cgsSMBtdF7gruv_vvpu6DybOJ34ldduG1DuuYvzh-A4K3INvo5hE-BwB2MxlD0PXGULnY8s_4fHYRQhFvxDLOdJBlAvtdWk9U14BXcjo)

**Step 2:** Select your Wallet address that you want to connect to get a Mint Pass. Continue to choose **Connect**.

![](https://lh3.googleusercontent.com/g2EmCrqvNp-j6n4qGFpvOYkm6gP-L15tup2YPJSYZcOXukW34y_QNx0ZTC7mtySGcOZ_yoVJcGWHVRZCVC0XucqX__CvXvijE7txHaWTlYCA3vAVKoNti7v_hEnLWugm8nTIXUrkcGo1Y7AB1-tLHgI)

**Step 3:** After connecting successfully, it’ll take you to the Mint Pass Minting page. Please confirm the connected wallet address.

![](https://lh3.googleusercontent.com/x43MMtEWG4YhSIeBVrmz9_t_vmFFpc3Fg82RLcrfHq__ZHwB2zdmza-EhTeEcU39332pDPhB-Br7kYQ0PqslZ0hST1J9leHL63PAlCyXxBHWKIXNVBl4tiRCp4QuWHJ18MfSXIKZ-uErQBB4wouwoE4)

**Step 4:** Click to the **“Mint a Pass”** button and enter your wallet password to send a transaction.

![](/files/OK9BMCkr7gnPaFcI78Ot)

**Step 5:** After your successful transaction, it will automatically show Mint Pass on the website.

![](https://lh6.googleusercontent.com/NY33x1g1qpEalA8lewRjWDMaM0g3wyXp5tNm9HgZJ1ug4HDm96vW2a6EQExlSHRS346ItwQqvhsOMnWhS9FfsPw1DqVEGXUo7DzPcB7gW0Paz2vWi5M1povsnqvMR8D0qEa6WfZLQySLn1kd6jZj1bQ)

**Step 6:** If you want to display your Mint Pass in your Subwallet wallet, click **Copy** your address in the "**MINT PASS CONTRACT**" section and import it into your Subwallet wallet.

![](https://lh5.googleusercontent.com/7PDIVX4LBOcEPz-Om21I8UfVCXb2dya5Pp3WE2K3VcYzcaOHeiqxrrHeXzDUwbn1l-jXfrHP-cLHDOAj9qtsGRGBWFo23nb8ke107TYaBobWZMjuhydB6GekBUz6fJvU88nAc2oWeFYX9s8j1O28-rI)

![](/files/mUfVt8TPmj1wKXgpLQFi)

**That's it!** You now have **1 Mint Pass** on your SubWallet.

If any error comes up during the process, jump into our [Discord server](https://discord.com/invite/hStdUVtHXp) and we will quickly help you out.&#x20;


---

# 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://whitepaper.moonfit.xyz/getting-started/introducing-mint-pass-instructions.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.
