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

# Voyage 1: Zero to Zillion

Voyage 1 of the Zero Gravity program, titled "**Zero to Zillion,**" is designed to bootstrap ZeroLend's total value locked (TVL). This ambitious first Voyage is segmented into three distinct chapters: Ignition, LiftOff, and Boost, each with designated token distributions to incentivize participant engagement and liquidity provisioning.

### **Token Distribution Overview for Voyage 1: Zero to Zillion**

A total of 10% of $ZERO's token supply, equivalent to 10 billion tokens, has been allocated for this Voyage. The distribution timeline and percentage for each chapter are as follows:

* **Chapter 1: Ignition**
  * **Supply Allocation:** 5% of the total token supply
  * **Status:** Was active until 6th May
* **Chapter 2: LiftOff**
  * **Supply Allocation:** 2% of the total token supply
  * **Dates:** Is now live
* **Chapter 3: Boost**
  * **Supply Allocation:** 0.5% of the total token supple
  * **Dates:** To be announced (TBA)

{% hint style="info" %}
Read more about Voyage 1: Zero To Zillion [here](https://mirror.xyz/0xb32591b2D8b8129702A4214CE344D2F87A9250F2/vpp5LlkSw4_nnQZrRTkVsb3bLk4V3wD3hbYhdykx5bc).&#x20;
{% endhint %}

{% content-ref url="/pages/YP97oYp61ANT5WhbziA7" %}
[Chapter 1: Ignition 🔥](/airdrop-incentives/zero-gravity/voyage-1-zero-to-zillion/chapter-1-ignition.md)
{% endcontent-ref %}


---

# 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.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.
