# Referrals

The **Referrals** system allows users to earn extra rewards by inviting others to join the Astrena AI ecosystem. This incentivized program encourages community growth while giving referrers valuable benefits.

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

* Users can share their **unique referral link** with others.
* A referral is **counted** when a new user connects their **wallet** to the platform using the link.
* For each successful referral, the inviter receives **500 points** and **1 extra spin** on the **Astrena Wheel**.

#### **Referral Limit:**

* The **maximum number of referrals** a user can invite is **10**.
* Once the limit is reached, no additional referral rewards will be granted.

This system provides an easy way for users to boost their earnings while expanding the Astrena AI community.


---

# 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/referrals.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.
