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

# Datai Campaign Hub

👉 **Access Datai's Campagn Hub here:** [campaigns.datai.network](https://campaigns.datai.network/)&#x20;

## Context

Datai Network is launching an interactive experience through a marketing campaign, that aims to reward users for exploring on-chain intelligence and doing various tasks onchain and offchain to learn more about its project and products.&#x20;

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

### Phase 1: Crunchie

Crunchie is the first AI-powered on-chain companion powered by Datai Network’s onchain data that is designed to make data exploration engaging and rewarding. Every question you ask, mission you complete, or share you make contributes to your campaign progress.

Learn more about [Crunchie](/datai-campaign-hub/phase-1-crunchie.md).&#x20;

Phase 1 is ended, you may refer to Phase 2.&#x20;

### Phase 2: BNB Wallet Score

Connect your BNB Chain wallet and receive your BNB Wallet Score based on your on-chain activity and holdings. Datai's BNB Wallet Score refrects your engagement with the BNB Chain ecosystem.&#x20;

Learn more about [BNB Wallet Score](#phase-2-bnb-wallet-score).&#x20;

## What is DATUM?

**DATUM** is the loyalty and engagement unit of the Datai Network ecosystem. It measures your activity across the campaigns, starting with Crunchie and determines your level, badges, and eligibility for future campaign rewards.

## What is DATUM used for?

**DATUM** is a unique loyalty point in a system designed to recognize and reward campaign participants who actively engage and consistently return, offering them a combination of social, gamified, and potential airdrop benefits. It is used to:

* Level up and unlock new titles.
* Climb the leaderboard.
* Access future perks.
* Assess your eligibility for a future airdrop.


---

# 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://datum.datai.network/datai-campaign-hub.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.
