> For the complete documentation index, see [llms.txt](https://docs.keyfi.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.keyfi.finance/the-roadmap.md).

# The Roadmap

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

{% stepper %}
{% step %}

## 📍 Phase I — The Alpha Phase Airdrop *(Testnet Expedition)*

* Join early via X + wallet connect
* Earn Airdrop Points instantly
* Refer others to multiply rewards
  {% endstep %}

{% step %}

## 📍 Phase II — Snapshot & Migration Process

* Final snapshot seals Alpha Airdrop Points
* Migration to Mainnet infrastructure begins
  {% endstep %}

{% step %}

## 📍 Phase III — Listing Live

* KeyFi token goes live on DEX
* Liquidity enters the market
  {% endstep %}

{% step %}

## 📍 Phase IV — Mainnet Launch

* Begin Staking Rituals with BNB
* Mint Key NFTs through vesting
* Access your personal Inventory
  {% endstep %}

{% step %}

## 📍 Phase V — Claim the Airdrop Rewards

* Convert Airdrop Points into KeyFi NFTs
* Select your vesting schedule (1h, 12h, 24h)
  {% endstep %}

{% step %}

## 📍 Phase VI — The Marketplace Opens

* Trade unvested Key NFTs
* List, buy, or flip at any point
  {% endstep %}

{% step %}

## 📍 Phase VII — Up-Coming Events & Updates

* New NFT traits, visuals, and rituals
* Seasonal leaderboards and quests
  {% endstep %}
  {% endstepper %}


---

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

```
GET https://docs.keyfi.finance/the-roadmap.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
