# Gems Economy

1. **What are gems?**

   Gems are the virtual currency of Intract. Users can earn gems via platform actions & redeem them for useful perks.

2. **Why have gems been introduced?**

   Gems have been introduced to gamify the Intract experience of it's users. It also acts as a good testing ground to understand the possibilities of tokenomics models within the Intract community.

3. **What are the ways to earn gems?**

   As of today there are 3 major ways to earn gems

   1. Via refer to earn program&#x20;
   2. Via streaks
   3. Via achievements

   We will keep on adding more avenues to earn gems in the future.

4. **What perks do I get for acquiring gems?**

   Acquiring gems will hold one or many of the following Intract perks

   1. Guaranteed $ rewards
   2. Token drops
   3. Participation bumper raffle
   4. Streak Repair
   5. Free NFT mints

   We will keep on adding more avenues to burn gems in the future.

5. **How is the earn & burn mechanism for gems decided?**

   Given we are just starting, we are taking an iterative framework to refine the gem economy gradually with small experiments. We are open to community suggestions around best way to use gems, please reach out to us on discord.


---

# 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.intract.io/faq-and-troubleshooting/gems-economy.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.
