# Oku Rewards

## Earning Keys

Users earn keys by completing daily quests. Keys are used to open lootboxes, which contain items across four rarity tiers — Common, Rare, Epic and Legendary, including collectible profile pictures, landing page backgrounds, redeemable points and rare physical merchandise. 1 key opens 1 lootbox.

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

### Lootbox Contents

| Rarity    | Description                              |
| --------- | ---------------------------------------- |
| Common    | Most frequent occurring items            |
| Rare      | Uncommon items with limited availability |
| Epic      | High-value items, low drop rate          |
| Legendary | Extremely rare, highest-tier items       |

### Items

**Points:** A **Common** rarity reward. Points currently act as a placeholder counter with no utility. More information regarding the use of points are coming soon.

**Poku Profile Pictures:** NFT-style collectible profile pictures, referred to as Stickers. Available in various designs across multiple rarity tiers. Equip them on your Oku profile.

**Landing Page Backgrounds** Custom backgrounds that can be applied to your Oku landing page. Available in various designs across multiple rarity tiers.

**Hoodie** The ultimate Oku Rewards item. A physical Oku hoodie shipped directly to your home. <mark style="color:orange;">**Legendary**</mark> rarity.

### Shards

Most items are unlocked by collecting shards — duplicate pulls of the same item that stack toward unlocking it. The number of shards required scales with rarity:

* **Legendary** — 5 shards
* **Epic** — 3 shards
* **Rare** — 2 shards
* **Common** — 1 (instant unlock)

Users are rewarded Points for any duplicate items earned after all shards have been collected. Points can be used in the future for more rewards!

## Claiming Rewards

Both XP and lootboxes must be manually claimed from the Rewards page. Lootboxes earned through XP/level progression must be claimed on the Profile page.

{% hint style="warning" %}
Any unclaimed XP and lootboxes earned from Daily Tasks are forfeited after **24 hours**. Make sure to visit <https://oku.trade/rewards> daily to avoid losing out.
{% endhint %}

## Daily Quests

XP and keys are earned through daily quests that reward onchain activity. The current quests reward cumulative swap and bridge volume:

* $100 traded → +1,000 XP
* $500 traded → +2,500 XP
* $1,000 traded → +5,000 XP and 1 key

Quests reset every 24 hours. More quests are on the way, including rewards for streaks and other on-chain actions — check back regularly to see what's new.

## Leveling

Every 10,000 XP advances you one level. Reaching every 10th level (10, 20, 30...) awards 5 bonus keys as a milestone reward. Reaching every 100th level awards 15 keys.

## Tiers

As you accumulate XP, you progress through five tiers that mark your overall standing on Oku:

* **Initiate** — 0 XP
* **Scout** — 500,000 XP
* **Ranger** — 1,500,000 XP
* **Warden** — 3,500,000 XP
* **Master** — 7,500,000 XP

## Retroactive Rewards

Users with existing trading activity on Oku are eligible to claim retroactive keys based on their transactional volume and accumulated level. **Retroactive drops will happen multiple times**, so continue to check back for more.

To view XP, points and any acquired lootbox items, visit the Profile or Rewards page.

## Rewards is Growing

Oku Rewards is still growing and actively being developed. We're working to make the system better each day — adding new quests, tuning rewards, and expanding what's possible. Have feedback or ideas? Reach out on [Discord](https://discord.com/invite/wak5gvc8dc) — we'd love to hear from you.

{% embed url="<https://vimeo.com/1193730936?fe=sh&fl=pl>" %}


---

# Agent Instructions: 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:

```
GET https://docs.oku.trade/home/features/oku-rewards.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
