# Glossary of Terms Used in the ShineGameFi Whitepaper

This glossary provides clear and concise definitions for a variety of terms related to blockchain technology and cryptocurrencies. It is designed to assist both beginners and advanced enthusiasts in better understanding the technical vocabulary used in the industry. The legend below serves as a quick reference tool to explain fundamental concepts, emerging technologies, and specific features of the ShineGameFi platform and the blockchain ecosystem in general.

#### Term and Description

| Term                                     | Description                                                                                                                 |
| ---------------------------------------- | --------------------------------------------------------------------------------------------------------------------------- |
| **SHI**                                  | Native token of the ShineGameFi platform, used in transactions and rewards.                                                 |
| **TGE (Token Generation Event)**         | Event for the creation and initial distribution of tokens.                                                                  |
| **Cliff**                                | Initial period where acquired tokens are locked and cannot be sold.                                                         |
| **Vesting**                              | Gradual release process of tokens to holders after the cliff period.                                                        |
| **ICOs (Initial Coin Offerings)**        | Launch events for new cryptocurrencies to raise funds by selling tokens to investors.                                       |
| **INOs (Initial NFT Offerings)**         | Initial launches of NFTs to raise funds through the sale of non-fungible tokens.                                            |
| **ROI (Return on Investment)**           | Measure of the profit or loss generated on an investment relative to the amount invested.                                   |
| **NFTs (Non-Fungible Tokens)**           | Unique digital tokens representing ownership of specific assets, usually digital art or collectibles.                       |
| **Staking**                              | Holding cryptocurrencies in a wallet to support blockchain network operations and receive rewards in return.                |
| **Liquidity**                            | Ease with which an asset can be converted into cash or another asset without affecting its price.                           |
| **Airdrop**                              | Free distribution of tokens or cryptocurrencies to users' wallets, usually for promotion.                                   |
| **Governance**                           | Mechanisms through which token holders make decisions about the development and rules of a blockchain project.              |
| **SHINECHAIN**                           | Specific blockchain of the ShineGameFi platform, optimized for GameFi and NFT transactions and functionalities.             |
| **Roadmap**                              | Timeline of future goals, planned developments, and releases of a blockchain project.                                       |
| **Interoperability**                     | Ability of different blockchain systems to interact and operate together.                                                   |
| **Cross-Chain**                          | Technology that allows the transfer of data or value between different blockchains.                                         |
| **Scalability**                          | Ability of a blockchain network to handle significant growth in the number of transactions.                                 |
| **Blockchain**                           | Distributed ledger technology that stores data securely and immutably.                                                      |
| **IBC (Inter-Blockchain Communication)** | Protocol for secure communication between different blockchains.                                                            |
| **Tokenomics**                           | Study of the supply and demand of tokens in a blockchain economy, including token distribution, allocation, and incentives. |


---

# 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://shine-gamefi.gitbook.io/whitepaper-shinegamefi/glossary-of-terms-used-in-the-shinegamefi-whitepaper.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.
