> For the complete documentation index, see [llms.txt](https://docs.bifrost.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bifrost.io/for-the-community/rainbow-boost.md).

# Rainbow Boost

## **Raindrops & Binding Roles**

The Rainbow Boost Campaign saw Bifrost users engaged for several months.

Through the completion of certain on-chain tasks such as minting certain vTokens and farming them, users earned *Raindrops*.

Raindrops are part of a loyalty points system that ranks from the most active to the least active user addresses, allowing rankings and rewards in the form of:

* WL Access to the NFT Back to Asgard collection
* Token Airdrops
* On-chain Advantages
* Conversion of Raindrops into $bbBNC

By creating specific channels that could bring together the most active users who have collected the highest Raindrop score and those who have obtained a Whitelist spot for the [*Back to Asgard* collection](https://bta.bifrost.io) would allow Bifrost to be in touch with its most loyal users.

Furthermore, by combining the Discord ID with the Address, these users could have access to a number of initiatives such as preview access to certain products, special benefits obtainable by operating in DeFi, the minting of the NFT collection, and much more.

Go to [Discord](https://discord.bifrost.io) and head to the :droplet: **#raindrop-verification** channel, the process to bind your BNC address is detailed in the pinned message.

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

Here are the distinct ranks and emoticon you can obtain by obtaining Raindrops.

<table><thead><tr><th width="398">Rank</th><th>Number of Raindrops</th></tr></thead><tbody><tr><td><strong>Child Raindrop Viking</strong> <span data-gb-custom-inline data-tag="emoji" data-code="1f9d2">🧒</span></td><td>0 &#x3C;> 200 000</td></tr><tr><td><strong>Warrior Raindrop Viking</strong> <span data-gb-custom-inline data-tag="emoji" data-code="1f9d4-2642">🧔‍♂️</span></td><td>200 000 &#x3C;> 1M</td></tr><tr><td><strong>Raindrop</strong> <strong>God</strong> <span data-gb-custom-inline data-tag="emoji" data-code="1f9dd">🧝</span></td><td>1M+</td></tr><tr><td><strong>Kraken Raindrop Creature</strong> <span data-gb-custom-inline data-tag="emoji" data-code="1f419">🐙</span></td><td>&#x3C;0</td></tr></tbody></table>

<figure><img src="/files/sfTEk4Mw2eGQZxZJAEuN" alt=""><figcaption><p>Discord distinctions</p></figcaption></figure>

You will see on Discord the emoji next to your name at any moment.

<figure><img src="/files/I4JjyXERkLbYhFZNVWtp" 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://docs.bifrost.io/for-the-community/rainbow-boost.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.
