# Daily Claim

The **Daily Claim** feature rewards users with points simply for visiting the website and claiming their rewards each day. This system encourages consistent engagement and provides increasing incentives for maintaining a claim streak.

#### **How It Works:**

* Users must visit the website **once per day** to claim their **Daily Reward**.
* The base reward starts at **100 points per day**.
* If a user maintains a **3-day streak**, their daily claim increases to **200 points**.
* If a user maintains a **5-day streak**, their daily claim increases to **300 points**.

Missing a day will **reset the streak**, bringing the daily claim back to **100 points**. This system rewards dedication and consistency, allowing users to accumulate more points over time to redeem exclusive rewards within the Astrena AI ecosystem.


---

# 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://astrena-ai.gitbook.io/astrena-ai/other-parts-of-the-ecosystem/daily-claim.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.
