> For the complete documentation index, see [llms.txt](https://twister-finance.gitbook.io/twisterfinance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://twister-finance.gitbook.io/twisterfinance/token-distribution/launch/initial-farm-offering.md).

# Initial Farm Offering

**Ways to get the $esTWST airdrop**

Users participating in lending, borrowing and looping will receive Airdrop rewards as a token of their engagement. These rewards are correlated to the points earned dependent on the allocation of tokens to each asset. Each acquired point corresponds to a specific quantity of $TWST tokens distributed as part of the airdrop. Users have multiple avenues to accumulate points:

1\. Lending to specific assets (USDC, USDT, DAI, VLP, HLP and GMX V2 liquidity)

2\. Borrow specific assets (USDC, USDT and DAI)

3\. Loop (GLP, VLP, GMX V2 and HLP)

The volume of total airdrop rewards is directly linked to the total points amassed, underlining the principle that more points translate to greater airdrop benefits.

Points are tracked in Twister Finance’s backend and are not tracked on-chain, thus it is not tradeable between users.

**Total $TWST allocated for Airdrop**

The total airdrop will be calculated based on your total volume deposited or borrowed per pool.&#x20;

The total airdrop will be 1,000,000 $TWST tokens (equivalent to 10% of the total supply) the loyal supporters will be rewarded with lucrative airdrop rewards.

&#x20;The airdrop will occur evenely through the 3-month initial farm offering. After which users can either stake their $TWST for rewards o.

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


---

# 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://twister-finance.gitbook.io/twisterfinance/token-distribution/launch/initial-farm-offering.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.
