# FAQs

### 1. I missed out on the airdrop but love Bluefin, how can I be involved?

Participate in the [ongoing incentives program](https://learn.bluefin.io/bluefin/users/rewards/trading-rewards), and there will be more ways to be involved with the Bluefin full-release.

### 2. I didn’t receive an airdrop or received an amount that I didn’t expect - what can I do?

There is a [petition form](https://docs.google.com/forms/d/e/1FAIpQLSfMzmA3ACX6SeyCCdZ6oGSO6DEa24f3fbZZGWqGjY3MhJ4Hlw/viewform?usp=sharing) available where any petitions can be submitted. The Foundation will review each case individually. If there’s a change to your allocation, you will be informed via email.

### 3. What happens to unclaimed rewards?

It is possible that eligible users don’t claim their rewards both at genesis or at future claiming milestones. These go back to the rewards treasury if not claimed within 6 weeks (42 days).

### 4. How long do I have to claim rewards?

You have 42 days to claim rewards once a claiming milestone is reached.

### 5. Where are my points from providing liquidity through Elixir?

The points that were earned by providing liquidity through Elixir will be part of your Historical Points and shown closer to TGE.


---

# 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://learn.bluefin.io/bluefin/bluefin-airdrop/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.
