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

# OISY Sprinkles

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

Episode 6 brings a fresh wave of rewards for those who actively use the wallet, and new ways to benefit when the people you invite do the same.

This season is built around ongoing participation. The more you engage with OISY, the more you earn. Whether you’re showing up daily or helping others get started, Sprinkles are here to reward real usage, every step of the way.

### How it works

For this Episode, OISY will reward users who stay active with hourly token drops - and give ongoing bonuses to those who bring in users who stick around.

### How to Earn Sprinkles

To qualify for a daily Sprinkle, you must:

* **Hold**: Maintain at least $5 worth of tokens
* **Login**: Be active and log in daily
* **Transact**: Complete at least two meaningful wallet actions (swap, send, bridge, or connect a dApp) in the last 5 days

Each wallet can only win once a day.

{% hint style="info" %}
\*\* the token needs to display a price in the wallet to be eligible.
{% endhint %}

### Hourly Drops

Every hours, a wallet is selected randomly to receive a sprinkle or either ICP, ckBTC or ckUSDC.

A wallet can only win once per day.

{% hint style="success" icon="fire" %}
There is **one daily bonus drop** with a larger total value which includes all 3 tokens: ICP, ckBTC and ckUSDC
{% endhint %}

### Referral Rewards

Sprinkles now reward users who bring in quality referrals.

When someone joins using your referral link and later qualifies for a Sprinkle:

* You receive 10% of what they earn
* They keep 100% - your bonus is additional
* There are no fixed payouts for referrals
* *If they don’t remain active, you don’t benefit*

This structure rewards real usage, so make sure your buddies stay active!

### Multi-chain Multiplier

{% hint style="info" %}
Being active across multiple networks in your wallet now increases your chances of winning Sprinkles. Each eligible chain acts as a multiplier in the daily draw.
{% endhint %}

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

Your Network bonus increases for each additional network where you also qualify:

* Hold at least $5 in tokens whose price is visible in OISY
* Complete at least two actions on that chain; swap, send, bridge, or connect a dApp

Each eligible chain adds one entry to your daily draw chances. The more chains you use actively, the higher your probability.

```
Example:

In a 5-day window, if you:

Hold $5+ and take 2 actions on Ethereum
Hold $5+ and take 2 actions on BNB Chain
Hold $5+ and take 2 actions on Arbitrum
Hold $5+ and take 2 actions on ICP

And you meet the login/activity requirement —
You now have a 4x chance of being selected for a Sprinkle drop vs a single-chain user.
```

### Stay Active, Earn More

Sprinkles continue to reward consistency.

The more you show up, transact, and explore what OISY has to offer, the greater your chances of earning,  both on your own and through those you bring in.

Whether you’re receiving daily Sprinkles, benefiting from referrals, or climbing the leaderboard, Episode 6 is built to reward real, ongoing participation.


---

# 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.oisy.com/rewards/oisy-sprinkles.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.
