> For the complete documentation index, see [llms.txt](https://docs.zerolend.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.zerolend.xyz/airdrop-incentives/zero-gravity/voyage-1-zero-to-zillion/chapter-2-liftoff.md).

# Chapter 2: LiftOff 🚀

### **Token Distribution**

* **Airdrop Allocation:** 2% of the total $ZERO supply, totaling 2 billion tokens, is set aside for this chapter.
* **Participant Eligibility:** All users who engage with ZeroLend during the LiftOff chapter are eligible to receive $ZERO tokens from the designated pool. All users who engaged with ZeroLend during the Ignition chapter will receive a boost in their points.&#x20;

### **Strategic Importance of LiftOff**

The LiftOff chapter is aptly named to signify the progression of ZeroLend’s journey post-Token Generation Event (TGE), aiming to escalate its market position and operational influence. This phase is crucial as it symbolizes the transition from the foundational establishment to aggressive market penetration and growth.

{% hint style="success" %}
*Chapter 2: LiftOff is now live at* [*https://app.zerolend.xyz/gravity*](https://app.zerolend.xyz/gravity/)
{% endhint %}


---

# 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://docs.zerolend.xyz/airdrop-incentives/zero-gravity/voyage-1-zero-to-zillion/chapter-2-liftoff.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.
