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

# Campaigns

## On-going Campaigns

Check out or campaigns at the below destinations:\
\
[Zealy campaign](https://zealy.io/c/nativefi/)

[QuestN campaign](https://app.questn.com/event/760836486853664803)

## Completed Campaigns

### Get your Native Chameleons (January 9th-15th)

Exciting news for our community! We’re introducing a series of NFTs as a way to reward and incentivize our members. Starting in January, we’ll be giving these NFTs to active participants in our Twitter Spaces, Discord fireside chats, and other community activities. Want in on the action? The first whitelist for NFT giveaways is open from January 9th to January 15th. Click the button below to secure your spot and join the fun!

Complete all the quests to be eligible for a NFT Airdrop: [Link](https://app.quest3.xyz/quest/726598648509485292)

![](/files/30zzRjib46o1AONzA0Fy)

Total NFTs: 400


---

# 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.native.org/native-whitepaper/campaigns.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.
