# Airdrop Point

1. Navigate to the "Airdrop > Points" section, connect your wallet, and enter your invitation code.

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

2. Verify your Twitter account and follow the RogueX account. Join the RogueX Discord and generate your personal invitation code. You will also be able to view your basic points based on the assets you've deposited from ETH main-net to Blast contract by February 28th.

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

3. Next, you'll access your points dashboard, displaying your total points, rank, and the combination of factors contributing to your score, including trading volume, liquidity provision, and lucky draw participation. The "Multiplier" affects your team's score—the more points your team generates, the higher your multiplier will be.

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

4. Once you've successfully registered a points account, you'll receive a lucky draw ticket as a welcome bonus. Additionally, your weekly trading volume will grant you extra lucky draw tickets, with each week serving as a distinct period for ticket allocation.

<figure><img src="/files/7gPIzExM7dmDv7GqRQdD" 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://docs.roguex.io/tutorial/airdrop-point.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.
