# Daily LootBox

## Overview

Daily LootBox is a new feature on SurfLayer designed to make on-chain interactions more fun and rewarding.\
It transforms a simple daily action into an engaging on-chain mini ritual, allowing every user to participate without restrictions.

Each LootBox you open gives you a chance to win SurfPoints and USDT rewards, making every day a new opportunity to earn.

## How It Works

Daily LootBox functions as a simple on-chain engagement mechanism:

* Every user can open up to 5 boxes per day.
* Each box is recorded as an on-chain transaction, contributing to your activity history.
* Rewards are distributed instantly upon opening.

## **Available Rewards**

| Reward Type | Value Range     |
| ----------- | --------------- |
| SurfPoints  | Up to 50 Points |
| USDT        | Up to 5 USDT    |

## How to Participate

1. Visit[ ](https://app.surflayer.xyz)[surflayer.xyz](https://surflayer.xyz)
2. Connect your wallet to the platform
3. Navigate to the “LootBox” section
4. Open your boxes and claim your rewards instantly

Each box opening is a verified on-chain transaction — simple, transparent, and rewarding.

## Things You Should Know

* You can open up to 5 LootBoxes per day.
* Reset Time: LootBox limits refresh daily at 00:00 UTC.
* Boxes are completely free, but a small $0.1 platform fee applies per transaction (paid in the network’s native token).
* Every box opened counts as an on-chain interaction, helping record your active participation within SurfLayer.


---

# 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.surflayer.xyz/features/daily-lootbox.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.
