> 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/sonic.md).

# Sonic

<table><thead><tr><th width="127"></th><th width="133">Amount</th><th>Details</th></tr></thead><tbody><tr><td>Incentives</td><td>41m</td><td><ul><li>For lenders and borrowers.</li><li>Linearly released over 5 years.</li></ul></td></tr><tr><td>Airdrop</td><td>14m</td><td><ul><li>Airdrop will start at least 30 days after Polter launch on Sonic.</li><li><p>Airdrop to be distributed over 12 months, on a random date per month.</p><ul><li>around 10% of airdrop will be distributed to active ex-geist users as per past arrangement. After deduction, the remaining are distributed as follows : </li><li>25% to Lockers on Sonic. </li><li>25% to DAO wallet. </li><li><p>50% to exploited owners of collaterals. </p><ul><li>Shares are equal weighted amongst depositors (collaterals minus debts). </li><li>Snapshot timestamp at time of exploit (block 97508839, Nov-16-2024 06:00:30 PM UTC).</li></ul></li></ul></li><li>Claiming vested tokens before 3 months will incur a 50% penalty, which will be distributed to lockers.</li><li>Each monthly airdrop will remain and expire after a year. This is to allow more reaction time for depositors.</li></ul></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/sonic.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.
