# 1.7 Airdrop Checker FAQ

***

## Airdrop Checker Issues in TMA (Telegram Mini App)

### 1. Trouble Connecting a TON Wallet

**Q: Why can't I connect my TON wallet?**\
**A:** Currently, there's a known issue with wallet connections in the Telegram Mini App (TMA). Our team is actively working on resolving this and we appreciate your patience.

***

### 2. Low or Zero ELT Rewards

**Q: I have millions of game points. Why did I receive so few ELTs?**\
**A:** ELT rewards depend on overall activity, not just game points. If you didn’t actively complete game tasks, farmed points or trade on the platform, the conversion rate will be minimal.

**Q: I completed authentication but received 0 ELT. Why?**\
There are two possible reasons:

**a) Your game points are missing from the airdrop page:**

* You may have missed the limited-time claim window when transitioning from **Game → Trading Terminal**.
* Or, you may have connected a different TON wallet than the one used for the game.

Check the **Referral Page** to confirm if your game points were claimed.

**b) You see your game points, but still 0 ELT:**\
Some users did not meet the reward criteria. This includes:

* Not completing core tasks
* No farming activity in the game
* No referral activity
* Earning points through dishonest methods

If you fall into one of these categories, unfortunately, you won't be eligible for ELTs.

***

### 3. Endless Loading When Clicking "Follow"

**Q: Why do I get stuck on an endless loading screen when clicking "Follow"?**\
**A:** This usually happens if you're using multiple wallets or Telegram accounts. The TMA assigns wallets separately, so mismatches can cause this issue.

#### Scenario A: One Telegram account, two wallets

If you've authenticated and checked the airdrop with **Wallet 1**, and now want to switch to **Wallet 2**:

1. Unsubscribe from `t.me/electra_channel` (if subscribed with Wallet 1).
2. Re-authenticate using **Wallet 2**.
3. To avoid repeating this process, consider using **two separate Telegram accounts**, each tied to one wallet (you'll need an extra SIM card or phone number).

#### Scenario B: Two Telegram accounts, two wallets

For smoother switching:

1. Log out of **Telegram Account #1**.
2. Stay logged in on **Telegram Account #2**.
3. Connect **Wallet #2** to **Telegram Account #2**.
4. Log out of Account #2.
5. Log back into **Telegram Account #1** and connect it with **Wallet #1**.

> **Tip:** For the TMA version (where game points are claimed), always use the **same Telegram account** used during gameplay.

***

### 4. Missing Game Points (While Trade Points Are Visible)

**Q: Why can’t I see my game points even though trade points are visible?**\
**A:** This often happens when using an **EVM wallet** (e.g., MetaMask, Trust Wallet, Rabby) for trading. These wallets cannot sync with the TMA or TON Wallet.

* **Game points are only visible in the TMA version** and only when using a **TON wallet**.
* If you want to check the airdrop status for both EVM and TMA, you must use **two separate Telegram accounts**.

***


---

# 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.electra.exchange/electra-terminal-guide/1.7-airdrop-checker-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.
