# Roles

* **Loyalty program member.** These are users who attract new players (invite them to register in the game using their unique code).
* **Inactive Invitees.** These are users who entered an invitation code during registration, but don't make purchases or sales on the app's marketplace.
* **Active Invitees.** These are users who made a transaction on the marketplace. Please note that sending NFTs or tokens to your game account is not considered an action that promotes the Inactive Invitee to the Active Invitee status.

The loyalty program member (the inviter) receives % of rewards depending on the number of invited active users who registered under their personal code.

\ <br>

*\*Disclaimer: The data presented herein is strictly for informational purposes, does not constitute financial advice, and is subject to change at any time at the discretion of the development team.*


---

# 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.cosmicfomo.com/loyalty-program/roles.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.
