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

# Overview

The Cytonic airdrop campaign is designed to incentivize users and help bootstrap the initial blockchain TVL and ecosystem. The campaign will unfold over several rounds, each with different conditions.

The first phase will last approximately 6 months and will conclude with the mainnet launch. Subsequent phases will run on-chain and focus on promoting the growth of the Cytonic ecosystem.

### Concept

Cytonic offers a [list](/airdrop/contracts.md) of [audited](/airdrop/security.md) contracts deployed across multiple blockchains. Users can deposit supported tokens into these contracts, which will earn rewards throughout the airdrop campaign. These rewards can be utilized within the airdrop app. More info about earnings can be found [here](/airdrop/energy-and-flames.md).

<figure><img src="/files/1CanhY3OP4SWtMGPS0dj" alt=""><figcaption></figcaption></figure>

After the mainnet launch, users' funds will be bridged to the Cytonic chain and will be accessible there. Additionally, users will receive Cytonic's native token as a reward on the Cytonic chain.

{% hint style="info" %}
The amount of native tokens received will depend on the user's Flames value at the end of the airdrop campaign. This amount will be calculated using a uniform ratio applicable to all participants.
{% 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:

```
GET https://docs.cytonic.com/airdrop/overview.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.
