> For the complete documentation index, see [llms.txt](https://docs.speedstar.io/en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.speedstar.io/en/speed-star/tokenomics/joc-tokens/joc-reduction.md).

# JOC Reduction

### JOC Token mechanism

As **$JOC** is a limited token, in order not to run out of liquidity within its distribution, the **$JOC** that is used mechanically within the game will be added equally to both pools to maintain that liquidity.

### Level up your career path

In order to help balance both gameplay and economics within the game, we have developed a system that will remove **$JOC** out of the circulating supply by creating a character development system. Character training will be done through various types of mini-games, and **$JOC** will be used to pay for these mini-games. The details of the mini-games are discussed in the Gameplay section.

Training will increase Player Stats for a player. During this training, the stats of all 4 professions have the potential to change. In order to balance the game-play, when any stat is increased, there is the chance that other profession stats may either stay the same or may even decrease. The game uses the Quadrilema principle, by splitting professions into 4 different options or classes. You can view more details in the Gameplay section.

### Other JOC Use-case

{% content-ref url="/pages/2L41ixwJrsSWepw5rVET" %}
[Player and Jobs](/en/gameplay/player-and-jobs.md)
{% endcontent-ref %}

![$JOC](/files/n22P5DkQ48LYSxRGZfZO)


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.speedstar.io/en/speed-star/tokenomics/joc-tokens/joc-reduction.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
