> For the complete documentation index, see [llms.txt](https://wp.jacktoken.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wp.jacktoken.com/token/introducing-usdjack.md).

# Introducing $JACK

<figure><img src="/files/f0NM9EXhBWNBsY2LUJFn" alt=""><figcaption></figcaption></figure>

The JackToken ecosystem centers around a decentralized game studio and incubator, where $JACK holders play a key role. Staking $JACK unlocks access to the full ecosystem, providing holders with multiple opportunities to engage and earn.&#x20;

Token holders can:

* Participate in [Jack's Raffle](/ecosystem/jacks-raffle.md) for weekly rewards, distributed from game profits.
* Get competitive APR in our [Staking Program ](/ecosystem/staking-program.md)and become ecosystem members.
* Engage in game [Crowdfunding ](/ecosystem/game-crowdfunding.md)through our platform, increasing their stake in individual games.
* Join game creation contests in [JackGaming ](/game-development/jackgaming-studio.md)and earn rewards for their contributions.

#### Ecosystem Fund

All revenues generated from games are gathered into ecosystem fund. The fund is used for two main purposes: buying back and burning $JACK tokens to reduce supply, and distributing funds to token holders through initiatives like [**Jack's Raffle**](/ecosystem/jacks-raffle.md). Additionally, the fund supports the ongoing development and expansion of the token ecosystem.


---

# 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://wp.jacktoken.com/token/introducing-usdjack.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.
