# How Does it Work?

Every **Jellycube** has a point value ranging from 1 to 5, determined by its "Block" (or Skin). Each point of a Jellycube is equivalent to **10,000 $JELLY Tokens**.

Users have the option to "Chunk" their Jellycubes, meaning they can exchange their Jellycube for the corresponding amount of $JELLY. For example, a 2-point Jellycube would yield 20,000 $JELLY.

However, there is a 10% fee applied when Jellycubes are chunked. Once a Jellycube is chunked, it is placed on a marketplace, where anyone can purchase it using $JELLY.

**Example**: Joe chunks a 2-point Jellycube, which is worth 20,000 $JELLY (10,000 $JELLY per point × 2 points). After the 10% fee, Joe receives 18,000 $JELLY. The chunked Jellycube is then listed on the marketplace for 20,000 $JELLY (10,000 $JELLY per point × 2 points).

For a detailed explanation, check out our [video explanation](https://www.youtube.com/watch?v=nX4r1lBXDy8).


---

# 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://jellycubes.gitbook.io/the-big-vision/usdjelly/usdjelly-overview/how-does-it-work.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.
