# Claim your Airdrops

For this guide you'll need:

* A dGEN1 on the latest patch
* A internet connection
* 0.001 eth on mainnet
* (Optional) enrolled fingerprint

## Guide

1. Make sure that you're on one of the latest updates. If you don't know how to do that, follow the [How to update your dGEN1](/docs/setup-your-dgen1/how-to-update-your-dgen1.md) guide or watch this video: <https://youtube.com/shorts/up1SD9Tn8Lc?si=l92_j0zpNaau02TQ>
2. On the home screen, search for the "Token claim app" and select it
3. If you're opening the app for the first time, you will be greeted with an information dialog. Press the "LET'S GO!" button to continue
4. Select the network that you wish to claim from Currently:&#x20;
   1. Ethereum&#x20;
   2. Base&#x20;
   3. Polygon
5. (Optional) Explore the current airdrop breakdown
6. Start the claim process by pressing the "CLAIM" item located on the terminal screen![](/files/JQjYX4FAxK5dewZh5TBa)
7. If you enrolled a fingerprint, press that finger on the fingerprint sensor to execute it, otherwise, perform a swipe motion on the terminal screen to confirm.
8. Your tokens should now be claimed. repeat the steps for the remaining networks if you want to.
9. (Optinal) Go on the wallet to see your new Tokens. Execution can take some time, so don't be afraid if it takes a couple of minutes

### FAQ:

#### Q: I'm getting a "409" Error message when claiming. How can I fix this?

It's a known issue. If you're experiencing this, please fill out this [form](https://forms.gle/Ly2ohgdsDPm6XDUu9) and we will re-enable your access manually. This might take a bit as we need to make sure that it's not a "double dipping" attempt.

#### Q: Is there a way to see what's the current state of the pool?

Yes, We created a dashboard for it. You can check at <https://airdrop.freedomfactory.io/>

#### Q: When are each of the airdrop Epochs?

Epoch 1 is open from December 8th, 2025 to March 1st, 2026. Subsequent Epochs will be 1 month long and include all unclaimed tokens from the last epoch split equally between all 6000 devices!


---

# 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.freedomfactory.io/docs/claim-your-airdrops.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.
