# Referrals

1. **Referrals**
   * In **Ragnarok Libre**, you can invite friends using a **referral code** generated from the **Invite** tab on the main screen.

2. #### Referral Rewards
   * When friends join using your referral code, you can earn the following rewards:
     * **Daily Invitations**
       * You can invite up to **10 friends per day**.
       * Earn **item rewards** for each successful invitation.
     * **Cumulative Invitations**
       * Earn **Card Box rewards** based on the total number of friends invited.


---

# 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://wiki.ragnaroklibre.com/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.
