# Flow Rewards

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

### <mark style="color:yellow;">What are Boxes and Keys?</mark>

Boxes & Keys are Flow’s way of rewarding users for engaging with Beezie. <br>

* Earn Keys by using the Claw Machines
  * 14 keys per $1 spent - <https://beezie.io/claw>
* Earn Boxes by bridging into USDF
  * 4 boxes per $1 bridged - <https://relay.link/bridge>

### <mark style="color:yellow;">What do I do with keys and boxes?</mark>

* 1 Key + 1 Box = 5 Reward Points
* Keys and Boxes combine automatically

### <mark style="color:yellow;">Where do I spend Reward Points?</mark>

Explore here: <https://store.flow.com/apps>

### <mark style="color:yellow;">Why haven’t my rewards shown up yet?</mark>

* Check reward points here: <https://store.flow.com/loyalty>
* Points update twice a day, give it a little time after completing a mission
* If nothing shows up, Flow will apply a retroactive update. Don’t stress!

### <mark style="color:yellow;">Can I trade Boxes, Keys, or Points?</mark>

Nope, they’re tied to your account and non-transferable.


---

# 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.beezie.com/our-offerings/flow-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.
