# Invitation Code System

A code that can be issued by an existing Nannda user (definition: owning at least one NFT), and if a new user (definition: a new address that does not own a Nannda NFT) uses the code to purchase a Nannda NFT, both parties will be rewarded

Invitees

1. for every 1 person you invite, you will receive $NDT 1% of the first purchase price of that address
2. 3% is given when the 5th person is reached
3. 4% when the 10th invitee is reached

<figure><img src="/files/JCNBJ1B4DuEBVzcseLIV" alt=""><figcaption></figcaption></figure>

Invited

1. the invited party will receive 1% of the purchase price in $NDT.

<figure><img src="/files/Ok31JsN5Sbr8WeMMzAT7" alt=""><figcaption></figcaption></figure>


---

# 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.nannda.xyz/nannda-white-paper/nft/how-to-earn/invitation-code-system.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.
