# Achievements

Our Alliance Mining Program system provides an achievement mechanism based on the number of successful referrals a user generates. Upon reaching specific referral milestones, users will receive badge NFTs as certificates.

**Important note**

{% hint style="info" %}
To achieve a certain referral ranking, the valid referral number is based on the number of individuals referred who have upgraded their accounts to VIP 1 or higher (check it out at [Account Upgrade](/alliance-mining-program/user-profile-alliance-center/upgrade-account.md)).
{% endhint %}

> *E.g.*
>
> *If 100 users have been referred, but only 30 of them have upgraded their accounts to VIP 1 or higher, then the valid referral count for upgrading status would be **30**.*

{% hint style="info" %}

* BoE NFT will reward you with a [bonus](/eternals-core/eternals-space/missions.md#mission-bonus) as Space Stones in special missions.&#x20;
* After importing BoE to an account, it will take **24 hours** to start applying the bonus.
  {% endhint %}

> E.g.
>
> *User A applied BoE NFT to his account at 9 AM -> A's account will start counting the BoE's bonus at 9 AM on the following day.*

**There are five distinct levels of achievement as below:**

* **Collection Name:** Beacon of Eternarians
* **Symbol:** BOE
* **Contract:** TBU

<table data-full-width="false"><thead><tr><th width="116" align="center">Level</th><th width="144" align="center">Name</th><th width="146" align="center">Referrals</th><th width="178" align="center">Ref Tier</th><th align="center">In-game Reward (bonus Space Stones)</th></tr></thead><tbody><tr><td align="center">Default</td><td align="center">Beginner</td><td align="center">N/A</td><td align="center">N/A</td><td align="center">N/A</td></tr><tr><td align="center">Level 1</td><td align="center">First Flame</td><td align="center">10</td><td align="center"><img src="https://lh7-us.googleusercontent.com/docsz/AD_4nXc0_I-YfCYPdIOyMg3E2Pfk1Zpd4NXp7mmQ4qcieCroVn5E_NOuTcRW0P-5xMVrGxsEViZyDpepI22vOJn1o6tCXBHKxM6TvI1VO8RMPqnkBbBIRQDEsyktm9zBTW13_QHd5j2zKIA0x_qEjH7uq4KQZi41?key=bd1tKTcrGz82-bOortLARQ" alt=""></td><td align="center">1%</td></tr><tr><td align="center">Level 2</td><td align="center">Luminary</td><td align="center">25</td><td align="center"><img src="https://lh7-us.googleusercontent.com/docsz/AD_4nXfsP715CoIpuGwYo60wb6AVIIJNv2rUZpsyEEZz8sNFtg4TKMAyoKDcp0Apctl6T1zA8uhlbYxWxexcs5eSM-ie30-wsCKMO-Io3hvcA11pSXAtQwq4M8HJNSAf-5Fp-lxfLhju_UBGrEVPeI8u5gX6mQ4?key=bd1tKTcrGz82-bOortLARQ" alt=""></td><td align="center">2%</td></tr><tr><td align="center">Level 3</td><td align="center">Pathfinder</td><td align="center">100</td><td align="center"><img src="https://lh7-us.googleusercontent.com/docsz/AD_4nXdKFNyZWxGJUDkTEYrn1GPjt96CtGy8movMRCPr4TavRDo5Zsa4JUXOX5gZPUt8ekxX46fJp3ARHNtOHe_UPNoI398wnYYOwd6wbyTeeYTXBK3xblJRmmlZjAeKfY-d3LXL8-klzzr0oWMznVHnlP66YyQF?key=bd1tKTcrGz82-bOortLARQ" alt=""></td><td align="center">4%</td></tr><tr><td align="center">Level 4</td><td align="center">Guilding Light</td><td align="center">250</td><td align="center"><img src="https://lh7-us.googleusercontent.com/docsz/AD_4nXdRHx4zTyGU3RIppJ3VDcje7bDQrZekqd0YS00ruBHvz9I_FvHBeLescfT1vIR74xoNI1XqBZH90hxpO2mycmXYEphAaleVmicoOKRiKz2K4ZyHYX2MCnagp2to4D62l5SsjuOTgqyM_naMBiTCVBuMVmEY?key=bd1tKTcrGz82-bOortLARQ" alt=""></td><td align="center">6%</td></tr><tr><td align="center">Level 5</td><td align="center">Beacon of Hope</td><td align="center">500</td><td align="center"><img src="https://lh7-us.googleusercontent.com/docsz/AD_4nXduZ5XiRsIWbOC9OU4Jc4854h3-gIyZxtUimCkrtXUwfdlC9114qBVa-8DJTaAqw7sIdRdrERBnn-P4Rb9F6Zu_tfvlFuOQ42sFbbheL_r2XgIfpBb-z77OMXt5qXVCxg50WhwFo17ujrLuyRFueX_9Cy-f?key=bd1tKTcrGz82-bOortLARQ" alt=""></td><td align="center">10%</td></tr></tbody></table>


---

# 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.eternals.game/alliance-mining-program/user-profile-alliance-center/achievements.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.
