# Earn XP

## Earn Domain Mint XP&#x20;

*Domain Mint XP = Length Weight × NFT Score*&#x20;

Domain Length Weight:

5-length: 1&#x20;

4-length: 2

3-length: 3&#x20;

NFT Score and Type:&#x20;

Each time you mint an NFT, you earn a score based on its rarity:

Sun (1%): 400 XP&#x20;

Moon, Pluto (4.5%): 100 XP&#x20;

Uranus, Saturn, Neptune (8%): 40 XP&#x20;

Venus, Jupiter, Mars, Mercury, Earth (13.2%): 20 XP&#x20;

## Earn Additional Points by Linking Profile Information

Link an EVM address: +10 XP&#x20;

Upload Twitter, Discord, Email, or GitHub: +5 XP each&#x20;

**Example:**&#x20;

Minting a 3-length domain, receiving a Sun NFT, and linking an EVM address and GitHub:

Length Weight: 3&#x20;

Sun Score: 400 XP&#x20;

Profile Bonus: 10 + 5 = 15 XP

Total Score: 3 × 400 + 15 = 1,215 XP&#x20;

Minting a 5-length domain, receiving a Moon NFT, and linking Twitter and Discord:

Length Weight: 1&#x20;

Moon Score: 100 XP&#x20;

Profile Bonus: 5 + 5 = 10 XP&#x20;

Total Score: 1 × 100 + 10 = 110 XP

## How to Link Your Profile Information and Earn XP

Click "Edit Profile," switch to the "Social", enter your profile information, click Save ->

Pay the BTC network fee, and wait for the transaction to be confirmed on the blockchain.

Once confirmed on the BTC network, go to the [Leaderboard](https://bitname.pro/leaderboard), click the check button to successfully claim your XP.

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

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


---

# 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://bitname.gitbook.io/bitname/earn-xp.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.
