> For the complete documentation index, see [llms.txt](https://polter.gitbook.io/polter/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://polter.gitbook.io/polter/tokenomics/ftm.md).

# FTM

Users who have interacted with Geist are eligible for the airdrop. The snapshot was taken at the time of Geist's cessation announcement on **Jul-14-2023 08:27:59 PM +UTC** (block 65807830).

Details on the amount each user is eligible for will be confirmed at a later date.

<https://polter.finance/#/airdrop>

<table><thead><tr><th width="127"></th><th width="133">Amount</th><th>Details</th></tr></thead><tbody><tr><td>Incentives</td><td>45% : 45m</td><td><ul><li>For lenders and borrowers.</li><li><del>Linearly released over 10 years.</del></li></ul></td></tr><tr><td>Liquidity Pool</td><td>20% : 20m</td><td><ul><li><del>Linearly released over 1 year.</del> Completed</li></ul></td></tr><tr><td>Team</td><td>15% : 15m</td><td><ul><li><del>Linearly released over 1 year.</del> Completed</li></ul></td></tr><tr><td>Airdrop</td><td>20% : 21.22m</td><td><ul><li><del>2 years linear distribution.</del></li><li><del>3 months vesting period for each airdrop claimed .</del></li><li><del>Vested tokens will earn fees like staked tokens.</del></li><li><del>Claiming vested tokens before 3 months will incur a 50% penalty, which will be distributed to lockers.</del></li><li><del>Each airdrop expires in 2 years.</del></li><li><del>DAO vote has changed subsequent airdrops to 60 days</del> <a href="https://snapshot.org/#/polterfinance.eth/proposal/0x3083c34d91f6691cd5d5b9e982687394c14594522b2a4bacf3c0544b7924373d"><del>https://snapshot.org/#/polterfinance.eth/proposal/0x3083c34d91f6691cd5d5b9e982687394c14594522b2a4bacf3c0544b7924373d</del></a></li><li><del>DAO vote also disqualifies inactive claimants from further airdops</del></li><li><del>DAO vote to 50% burn, 25% to lockers, 25% to DAO</del></li></ul></td></tr><tr><td><strong>Total</strong></td><td><strong>101.22m</strong></td><td></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://polter.gitbook.io/polter/tokenomics/ftm.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
