# Airdrop FAQ

### What is the difference between registering using the wallet in the Starpower app and registering with any wallet? what are the benefits？

Ordinary wallet registration can only get [Quest Basic Reward](/https-starpower.gitbook.io-documentation/starquest/quickstart.md#id-1-starquest-task-participants).&#x20;

Starpower app wallet can get [Bonus Reward](/https-starpower.gitbook.io-documentation/starquest/quickstart.md#id-2-pioneer-pass-badge-holders), if you are [**Pioneer Pass Badge Holders**](/https-starpower.gitbook.io-documentation/starquest/quickstart.md#id-2-pioneer-pass-badge-holders) **or** [**Hardware Holders**](/https-starpower.gitbook.io-documentation/starquest/quickstart.md#id-3-hardware-holders)**.**

### How to register using the wallet in Starpower app？

{% stepper %}
{% step %}
Get Your Solana wallet recovery phrase

Open the Starpower app, go to Settings > Wallet, and select Backup to get your recovery phrase.&#x20;
{% endstep %}

{% step %}
Import to Wallet Extensions

Import your Starpower wallet to the Phantom or OKX Wallet Extensions on Google Chrome.&#x20;
{% endstep %}

{% step %}
Join StarQuest

Once your wallet is set up, you're ready to dive in. Follow the video below to join the StarQuest
{% endstep %}
{% endstepper %}

{% hint style="success" %}
<https://youtu.be/yfK4QzSp8mo?si=mfDbpINa-DOahkzJ>
{% endhint %}

### Can a user register multiple wallets to receive airdrops?

You can use multiple wallets to register. Disconnect the wallet after completing the registration and switch to a new wallet to register.

### Is it possible to register using Ethereum or other wallets?

The tokens of our project are on the Solana chain, so it must be registered using the Solana wallet address.

### Can other wallet extensions be used for registration verification?

Currently only Phantom and OKX wallet extensions are supported. You can import your wallet into supported extensions.

### Do I have to submit a referral code?

This is optional, but submitting a referral code can improve your ranking for more rewards.

Referral Code for boosting your rank: MWFNJQ / VMTJVX / JGXXHF / ZUXMDX / BVKFPM

### Unable to submit the referral code – it keeps saying "wallet signature expired."

Disconnect your wallet, then reconnect it and try submitting the referral code again.

### Is there anything else I need to do after completing registration?

After registration is completed, just wait for the airdrop to be claimed. You can maximize your rewards by inviting friends to register. You can also get [Bonus Reward](/https-starpower.gitbook.io-documentation/starquest/quickstart.md#id-2-pioneer-pass-badge-holders) by activating NFT or purchasing Starplug.

### If I activate multiple NFTs, will the NFT Bonus Reward be greater?

If a wallet account activates multiple NFTs, the NFT Bonus Reward will be superimposed.

### My wallet is bound to multiple devices, can I get more rewards?

If a single wallet is bound to multiple devices, the Device Bonus Reward will be superimposed.

### Will the airdrop be automatically distributed to the registered wallet?

A snapshot and eligibility confirmation will be taken before the final airdrop. Users need to make verification and claim through the [https://www.starpower.world](https://www.starpower.world/#/) website.

### I've already activated the NFT. Why does it show an activation count of 0?

The number of NFT activations is calculated based on the wallet that sends the NFT. Please use the address of the wallet that sends the NFT to register.

### How is the NFT activation count calculated?

The activation count for **Pioneer Pass Badge Holders** is calculated based on the number of NFTs successfully activated by the wallet address tied to that badge.

**Expired NFTs** are also included in the activation count.

### Why does my Starplug count shows 0?

Please using the wallet bound to the device to register.


---

# 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://starpower.gitbook.io/https-starpower.gitbook.io-documentation/starquest/airdrop-faq.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.
