> For the complete documentation index, see [llms.txt](https://whitepaper.nicegram.app/home/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.nicegram.app/home/gems/how-gems-are-used.md).

# How Gems Are Used

Gems serve as an internal utility currency that unlocks features and benefits within the Nicegram ecosystem.\
They can be spent on:

* **Premium and AI tools** such as GPT-4 and DALL·E 3 integrations.
* **Customization options** and profile enhancements.
* **Special content or community access**.
* **Participation in challenges or exclusive events**.

Gems create a natural feedback loop — the more users interact with the ecosystem, the more value they can unlock or reinvest into advanced features.

#### Transparency and Tracking

Every user can access a **detailed transaction history** for their Gems.\
This ensures full visibility into where rewards come from and how they are used — reinforcing Nicegram’s principles of openness and fairness.

In future ecosystem upgrades, Gems will connect more deeply with **Nicegram Profit** and other earning systems, enabling conversion opportunities and linking user activity with broader platform incentives.

#### Ecosystem Role

Gems represent more than a reward system — they form the foundation of Nicegram’s **community economy**.\
By tying engagement to tangible rewards, Gems strengthen the platform’s growth engine and help align incentives between users, creators, and the app itself.

Every user action has value. Every message, invite, or contribution adds momentum to the ecosystem — and Gems are the currency that measures and returns that value.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://whitepaper.nicegram.app/home/gems/how-gems-are-used.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.
