> For the complete documentation index, see [llms.txt](https://about.mergepals.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://about.mergepals.io/archives/play-to-whitelist-faqs.md).

# Play-to-Whitelist: FAQs

### **Which wallet gets whitelisted?**

* The Ronin wallet you used to register for P2W will be whitelisted.

### How do I earn points?

* Complete quests like check-ins, referrals, gacha, and missions.

### How many players will get whitelisted?

* Top 500 players on the leaderboard will earn guaranteed slots.

### Can I switch wallets or accounts later?

* No. Your progress is tied to the account you start with.

### When is the Genesis NFT mint?

* More details will be shared soon.

### What network is the Genesis NFT on?

* Ronin Network.

### What makes Genesis Pals special?

* They unlock boss fights, can be awakened, rented, and scale faster in missions.

### What is Awakening Dust?

* It’s a special NFT used to awaken Genesis Pals into stronger Sublime forms.

### How do I get Awakening Dust?

* You can earn it from missions, events, or buy it from the marketplace.

### How many Awakening Dust do I need?

* You need 5 Awakening Dust to awaken one Genesis Pal.

### Why should I awaken my Genesis Pal?

* Awakening permanently enhances it’s appearance and performance in battles. Also unlocks a unique bonus skill.

### Can I trade Awakening Dust?

* Yes. It’s an on-chain NFT, so you can buy, sell, or trade it.

### Can I still earn rewards even if I don’t get whitelisted?

* Yes, you’ll still earn in-game rewards like Awakening Dust and Fame.


---

# 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:

```
GET https://about.mergepals.io/archives/play-to-whitelist-faqs.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.
