> For the complete documentation index, see [llms.txt](https://docs.honey.fun/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.honey.fun/stickers-campaign-and-honeypass-nft.md).

# Stickers Campaign & HoneyPass NFT

**Note: the campaign has ended, and everyone who completed the full album has received the HoneyPass NFT, which grants access to the Secret Cave on Discord.  You can find the guide on how to claim your role required to get access to Secret Cave here:** [**https://x.com/honeydotfun/status/1889686797975777786**](https://x.com/honeydotfun/status/1889686797975777786)

**Official link to the HoneyPass NFT collection on MagicEden:** [**https://magiceden.io/collections/berachain/0xb9e29d600df944c6ddab42b4d59511ea9ffe1bc5**](https://magiceden.io/collections/berachain/0xb9e29d600df944c6ddab42b4d59511ea9ffe1bc5)

**Role snapshots are taken once or twice a week.**\
\
This is our pre-mainnet **SocialFi** campaign **on Arbitrum network**, designed to amplify our social media presence and reach a larger audience. To bring this campaign to life, we partnered with over a dozen of the largest protocols on Berachain, rewarding their communities with free sticker packs.&#x20;

The campaign itself revolves around completing a full sticker album. The stickers feature various projects, with their rank determined by rarity. If a user can’t complete the album using just the free packs, they always have the option to purchase additional packs.&#x20;

Completing the entire album will grant the ability to mint a free and transferable **HoneyPass NFT**, with its utility to be revealed after the campaign concludes.\
\
Rewards for specific NFTs/activities do not scale with their quantity and are distributed as follows:

🐝 **5 free NFT sticker packs**: Honey Combs / Hungryberas / Yeetards / Yeetards burners\
🐻 **3 free NFT sticker packs**: HoneyGenesis / Beramonium Chronicles: Genesis / Beraboyz / Beradelic / Beradeluna / Party Jungle / Berac / Beraland Snipers\
🎁 **2 free NFT sticker packs**: Rebase collections\
📦 **1 free NFT sticker pack**: HJ 1-6 / BeracPOL1-2


---

# 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.honey.fun/stickers-campaign-and-honeypass-nft.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.
