# Invitations & Rewards

<div><figure><img src="/files/TYXjfI4XwK2RWYL5TEWN" alt=""><figcaption></figcaption></figure> <figure><img src="/files/5ujlUt9M9JQtowJIJ1rc" alt=""><figcaption></figcaption></figure></div>

## 1.Referrer

The address of the invitee currently bound to the wallet.

## 2.Invite Code

Invitation code for current wallet registration.

## 3.Invite Number

The number of people who have been invited to the current wallet.

## 4.Bonus

The current wallet share of the bonus.

## 5.Exp

The experience value of the current wallet address.Get data by playing the game and submitting it.

## 6.Invite Link

Invitation link to the current wallet.

## 7.Copy

Copy the invitation link to your clipboard.

## 8.Register Code

Submit an invitation code for on-chain contract registration.

{% hint style="info" %}
You need to spend a contractually set amount of gas to be able to register.
{% endhint %}

{% hint style="info" %}
The invitee needs mint basic nft to bind the relationship. The invitee gets a corresponding reward when using finance.
{% endhint %}

{% hint style="info" %}
Invite up to two levels of relationship, the reward percentage is divided into 5%, 1%.
{% endhint %}


---

# 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.atdawn.io/game-content/invitations-and-rewards.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.
