# Overview

Jackpot is a Discord integration that rewards the most valuable members of online communities. The Jackpot bot accurately identifies and quantifies the value-adds of community members by tracking Discord metrics, Twitter engagement, and custom Quests. Our goal is to incentivize the most valuable actions by rewarding these contributors with both monetary prizes and reputation-building perks.&#x20;

{% embed url="<https://drive.google.com/file/d/1c0ebKCWJY3Ti2p7sPoff59VbhVr9nfyI/view?usp=share_link>" %}
Full Jackpot Demo
{% endembed %}

### <mark style="color:yellow;">How it Works</mark>

Community members compete to move up the [Leaderboard](/whitepaper/leaderboard.md) by earning 🎟's, thereby increasing their chances of winning our [Giveaway](/whitepaper/giveaway.md) alongside other rewards.&#x20;

Our Discord Bot issues 🎟's whenever community members perform an action that benefits their community (See [How to Earn 🎟's](/whitepaper/how-to-earn-s.md) to learn more).

### <mark style="color:yellow;">Rewards</mark>

We reward community members with both monetary prizes and reputation-building perks.&#x20;

In doing so, we’ve introduced an incentive layer that encourages members (regardless of their prior level of activity) to get more involved with the community.

<details>

<summary>Tickets (🎟's)</summary>

Every few weeks, a substantial portion of our revenue will be distributed in $USDC to community members on our [Leaderboard](/whitepaper/leaderboard.md). The more 🎟's you have, the greater your chances of winning. The [Giveaway](/whitepaper/giveaway.md) increases in size as more communities continue to add Jackpot into their Discord Servers.

</details>

<details>

<summary>Visibility &#x26; Recognition</summary>

Moving up the [Leaderboard](/whitepaper/leaderboard.md) brings authority and recognition to members who added the most value to their respective communities and across the global landscape.

You can easily toggle between the community-specific leaderboard as well as a global leaderboard that aggregates all members across all communities.

Sure, sitting atop the Community Leaderboard is cool, but claiming the top spot on the Global Leaderboard is even more impressive.

</details>

<details>

<summary><strong>Community-Specific Perks</strong></summary>

Earning 🎟's and unlocking badges might also yield community-specific perks like Discord roles, airdrops, secret chats, merch, and more.

</details>


---

# 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://docs.getjackpot.xyz/whitepaper/overview.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.
