# For Users

## 1. Get Started

### 1.1 Wallet Connection & Profile Setup

* Step 1: Go to [app.missionhub.io](https://app.missionhub.io/) → Click "Connect Wallet" (top-right).
* Step 2: Choose your wallet (e.g., MetaMask) → Sign the authentication.
* Step 3: Create a nickname, upload a profile image, and optionally bind social accounts (X, Telegram, Discord, LinkedIn) or email.

### 1.2 Navigating the Interface

* Explore Tab: Hover over "Explore" to filter Quests (All/Followed)
* Profile Dropdown: Access your settings, Mission Pass Referrals, and disconnect options.

<figure><img src="/files/vnQisBQ1p80lUGbiPa0t" alt=""><figcaption></figcaption></figure>

## 2. Joining Quests & Earning Rewards

### 2.1 Discovering Quests

* Step 1: Browse Quest Cards under Explore → Quests.
* Step 2: Click a Quest → View details (tasks, duration, rewards) → Click "Join Quest".\\

<figure><img src="/files/vnQisBQ1p80lUGbiPa0t" alt=""><figcaption></figcaption></figure>

### 2.2 Completing Tasks

* Step 1: Expand a task → Click the target link (e.g., "Follow our X account").
* Step 2: Complete the action (e.g., retweet, join Discord) → Return to Mission 3.0 → Click "Verify".
* New Task Types:

  * Discord Verification: Verify if you hold a specific role in a server.
  * Telegram Verification: Confirm membership in a group/channel.
  * On-Chain Actions: Verify NFT ownership or transaction history.

  <figure><img src="/files/VfjBYIVT0KzylvhlTA6M" alt=""><figcaption></figcaption></figure>

## 3. Advanced Features

### 3.1 Mint Your DID (Decentralized Identity)

In Mission 3.0, DID (Decentralized Identity) serves as a user-friendly, secure, and interoperable blockchain identity. Holding a DID could unlock exclusive quests and greater rewards in the future.

How to Mint a DID:

1. Go to Mission Pass → Click "Mint Mission Pass".
2. Generate a DID-exclusive image using our AI model.
3. Select your preferred tags and confirm the minting.
4. Each minting attempt costs $4 USD (in ETH equivalent).

<figure><img src="/files/ZR8omC4MBA3DrM4jfiql" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
I**mportant Rules:**

* No Regrets Mechanism: Clicking "Mint Now" resets all retry chances, and tags become permanent. You can retry image generation up to three times, but the first one might already be the best—your choice!
* Minting Requirement: Users must reach at least Android Level before minting.
  {% endhint %}

### 3.2 Mission Pass: Your Proof of Human Identity

The Mission Pass system provides a verifiable, decentralized identity that helps users prove authenticity, access premium content, and boost credibility within Mission 3.0.

<figure><img src="/files/oZjAFkTYAlJ8wFMyRptP" alt=""><figcaption></figcaption></figure>

#### **Mission Pass Overview**

* Humanity Progress Bar: Tracks your verification progress.
* Badges: Earned through various identity verifications.
* Referral System: Invite friends and earn 20% of their DID minting fee as a reward.

#### **Social Verification**

* Twitter Age & Followers: Prove your account legitimacy.
* Referral System: Track new users you invited.

#### **On-Chain & NFT Verification**

* Swan Mainnet NFT (Mission): Verify NFT holdings.
* Swan & ETH On-Chain Activity: Prove past interactions.
* Swan Mainnet Airdrop: Confirm past participation.

**Why Complete Verification?** Higher Proof of Human levels unlock exclusive quests, rewards, and leaderboard benefits!

### 3.3 Earn Badges

New Badge Types:

* Social Proof: Verify X followers, account age, or LinkedIn profile.
* Chain Activity: Prove NFT ownership, transaction volume, or cross-chain activity.

How to Claim:

* Complete badge-specific tasks → Check your profile’s "Badges" tab.

### 3.4 Referral Rewards

* Step 1: Copy your referral link/code from your profile.
* Step 2: When a referred user mints their DID, you earn 20% of their mint fee (e.g., 0.8 USD for a 4 USD mint).
* Step 3: Withdraw rewards anytime to your wallet.

<figure><img src="/files/18F2OxMjzh4XZqF1pgOS" alt=""><figcaption></figcaption></figure>

### 3.5 Leaderboards & Competition

* New: Each Quest now has its own leaderboard!
* How to Rank Up:
  * Complete tasks quickly and consistently.
  * Earn bonus points for holding DID or badges.
* Check Rankings: Go to any Quest → Click "Leaderboard".


---

# 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://docs.swanchain.io/bulders/mission-3.0/get-started/for-users.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.
