# Revenue Sharing

Staking the cryptocurrency $SPACY on the Spacy application entitles users to a share of the revenue. Spacy app collects fees from microtransactions, subscriptions, and trading activities. However, 50% of the revenue generated from these fees is redistributed to the holders of the xSPACY token.

Users who have staked $SPACY and have received xSPACY tokens in return can claim their share of the revenue sharing at any time. The amount of revenue sharing an user is entitled to is calculated in proportion to the amount of xSPACY tokens they hold relative to the total supply of xSPACY.


---

# 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://spacy.gitbook.io/spacy/spacy-token/utilities/revenue-sharing.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.
