> For the complete documentation index, see [llms.txt](https://wiki.ragnaroklibre.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.ragnaroklibre.com/referrals.md).

# 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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

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