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

# The Campaigns

The Dropouts **visual storytelling platform** empowers holders of selected Cardano NFT collections to actively engage in diverse campaigns. Campaigning unlocks an array of valuable rewards, including our proprietary utility token, **XRY** **(commonly referred to as "xrystals")**, brand-new NFTs, and the opportunity to elevate your Season 1 Dropout characters.

{% hint style="info" %}
Participation in these campaigns opens the gateway to acquiring Season 2 Dropouts, adding an exciting layer of progression and collectibility to your NFT portfolio. It's not just about holding NFTs; it's about actively immersing yourself in the evolving narrative of The Dropouts universe.
{% endhint %}

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

Campaigns will sporadically unfold for a limited duration, **each accommodating a maximum number of participants.** These campaigns enable participation with your cherished Dropouts and NFTs from carefully curated collections.

By actively participating in campaigns, staking, and engaging with The Dropouts' ecosystem, you become a central character in the unfolding saga. Your decisions and actions shape your experience, enabling you to unlock new NFTs, level up your Season 1 Dropout, and accumulate XRY tokens, all while enjoying an immersive storytelling adventure like no other.

Your involvement is rewarded with tangible benefits and an enriched sense of ownership in The Dropouts universe. Get ready to embrace the future of NFT engagement and storytelling with us!

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

###


---

# 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://thedropouts.gitbook.io/gangpaper/the-platform/the-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.
