# Glossary

### Platform Terms

#### Core Concepts

* **ADA**: The native cryptocurrency of the Cardano blockchain
* **Dynamic Total Balance Cap**: Maximum wallet balance of 3,000 USD equivalent in ADA
* **Loyalty Score**: Points earned through consistent daily investments
* **Binary Tree**: A network structure where each node has at most two child nodes

<figure><img src="/files/duB9pOBAqbU04DV56Ghd" alt=""><figcaption><p>Terminology Categories Overview</p></figcaption></figure>

### Technical Terms

#### Blockchain Technology

* **Smart Contract**: Self-executing contracts with terms directly written into code
* **DeFi**: Decentralized Finance - blockchain-based financial services
* **Staking**: Process of participating in transaction validation to earn rewards
* **KYC/AML**: Know Your Customer/Anti-Money Laundering regulatory compliance procedures

<figure><img src="/files/LAXFU5o5mwDp7Kw2bjvH" alt=""><figcaption><p>Glossary Structure</p></figcaption></figure>

### Economic Terms

#### Financial Concepts

* **ROI**: Return on Investment - performance measure of an investment
* **Distribution Pool**: Collection of daily investments for distribution
* **Additional Revenue Pool**: Aggregation of multiple revenue streams
* **Fixed Rate Revenue**: Revenue streams with 100% allocation to Additional Revenue Pool

### Platform Features

#### System Components

* **Static Binary Tree**: Distribution structure based on join time and loyalty
* **Dynamic Binary Tree**: Distribution structure prioritizing lower earners with higher loyalty
* **Instant Earn**: Platform activities providing immediate rewards
* **Loyalty-Based Revenue**: Revenue streams with fee reduction based on loyalty score

This glossary provides:

* Clear definitions
* Technical explanations
* Contextual examples
* Related concepts


---

# 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.geniegenerate.com/en/genie-generate/appendices/glossary.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.
