# Treasures

**What is Atlantis Treasures?**\
\
Atlantis Treasures is a core plugin designed to reward long-term participants by redistributing a portion of the protocol’s earnings directly to $xAQUA stakers. Specifically, 25% of all protocol-generated revenue is allocated to this system and paid out as dividends to users who stake xAQUA within the Treasures plugin. These rewards can be claimed in up to three different tokens: $S, USDC, and xAQUA, ensuring a mix of stable, liquid, and protocol-native incentives.&#x20;

***

**How it Works: Epochs & Payouts**\
\
Treasures operate on a weekly epoch system. Each week, a fixed portion of accumulated earnings is unlocked and distributed to users. The process is continuous, rewards are calculated and streamed in real time, second by second, based on your share of the total xAQUA staked in the plugin.

#### Example:&#x20;

{% hint style="info" %}
If a total of 100,000 xAQUA is staked in Treasures and 100,000 USDC is being distributed over a day, a user with 200 xAQUA (0.2% of the total stake) would earn 200 USDC in real-time over the same period.
{% endhint %}

There’s no need to wait until the end of the epoch, rewards are always flowing and can be claimed at any time.

With a mix of protocol-native yield and stablecoin payouts, Treasures offer consistent, diversified income to active participants, making it a powerful incentive mechanism aligned with the long-term health of the protocol.


---

# 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.atlantisprotocol.so/atlantis-ecosystem/treasures.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.
