> For the complete documentation index, see [llms.txt](https://juiceigaming.gitbook.io/juiceigaming/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://juiceigaming.gitbook.io/juiceigaming/information/game-ecosystem-and-economy/juice-token-jce.md).

# Juice Token (JCE)

The Juice platforms native token will hold a vast amount of utilities which not only will encourage users to use **JCE** to purchase **CHIPS** but also will encourage them to receive rewards in the native platform token.<br>

* **Rakebacks:** Token holders will receive rakebacks based on their platform usage, which will be distributed in the form of Juice. Those staking JCE will receive more rakebacks than those not, providing a powerful incentive to hold and use JCE on the platform.<br>
* **Bonuses:** Users who participate in the platform using JCE will receive a 15% bonus on their deposited amount. <br>
* **Token Lottery:** The platform will hold a random token lottery, where one JCE token holder will be selected at random to receive a prize. This lottery adds an element of excitement and unpredictability to the platform, providing another incentive for users to hold JCE and participate in the platform.


---

# 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://juiceigaming.gitbook.io/juiceigaming/information/game-ecosystem-and-economy/juice-token-jce.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.
