> For the complete documentation index, see [llms.txt](https://decentra-2.gitbook.io/untitled/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://decentra-2.gitbook.io/untitled/tokenomics/the-silencio-reward-economy.md).

# The Silencio Reward Economy

{% hint style="info" %}
For a detailed breakdown, please visit the tokenomics section.
{% endhint %}

Silencio rewards user contributions through a dual system of in-app Coins and $SLC tokens. Any activity within the mobile app that adds value to the network earns users in-app Coins. The more Coins accumulated, the higher the likelihood of receiving more $SLC tokens.

## What Are In-App Coins?

<div align="left"><figure><img src="/files/6w04IpRujBNU8QBKWJDn" alt=""><figcaption></figcaption></figure></div>

In-app Coins is a point-based system that rewards user contributions to the Silencio network. Accumulating Coins boosts users’ future participation in the $SLC token distribution. In addition, in-app Coins can be spent in the Silencio shop for discounts on products and services, making them immediately valuable within the app. [This article](https://silencionetwork.medium.com/maximizing-your-earnings-on-silencio-the-top-5-strategies-1a75096be0af) explains how users can maximize their in-app Coin rewards. The Silencio team retains the discretion to determine which actions are considered valuable and may adjust the Coin reward structure to reflect the network’s evolving dynamics and priorities.

## What Are Silencio Tokens ($SLC)?

<div align="left"><figure><img src="/files/bz1en57emEEvLEBwaQLy" alt=""><figcaption></figcaption></figure></div>

$SLC tokens are Silencioʼs native cryptocurrency and serve as the ultimate reward for ecosystem participants. Companies purchase Silencio’s data using $SLC tokens, creating a sustainable value loop within the network. To support growth, the BlockSound Foundation issues $SLC tokens to community members through monthly airdrops to recognize their contributions.

$SLC tokens offer real utility within the Silencio ecosystem, with uses including, but not limited to, the following:

* Data Purchasing: Silencioʼs data can only be bought with $SLC tokens, reinforcing a sustainable value cycle.
* Premium App Subscription: Premium features within the Silencio app can be unlocked with $SLC tokens.
* Staking Initiatives and Future Network Governance: Token holders can stake their $SLC tokens to vote on key decisions within the BlockSound Foundationʼs governance framework.
* Developer Staking Requirements: Developers building dApps on Silencio must stake $SLC to access the network’s data.

## The Purpose of $SLC

The BlockSound Foundation oversees the distribution of $SLC tokens, allocating the largest share to the community to address the “cold start problem” and incentivize data sharing on the network. This structure encourages network growth and fosters utility, motivating participants to earn and hold $SLC tokens and supporting the expansion of Silencioʼs influence in areas of commercial interest.


---

# 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://decentra-2.gitbook.io/untitled/tokenomics/the-silencio-reward-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.
