> For the complete documentation index, see [llms.txt](https://cryptogambit.gitbook.io/crypto-gambit/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cryptogambit.gitbook.io/crypto-gambit/qatars-2022-world-cup-event-mechanics/gambit-leaderboard.md).

# Gambit Leaderboard

As stated in the [How to join section](/crypto-gambit/founders-club/how-to-join.md) of the Founders Club chapter, after the Qatar's 2022 World Cup bidding event ends, the Top 100 users in the [Gambit Leaderboard](/crypto-gambit/qatars-2022-world-cup-event-mechanics/gambit-leaderboard.md) will be invited to join the Gambit's [Founders Club](/crypto-gambit/founders-club/whats-the-founders-club.md).  Those users will get airdropped a Founders Club NFT in their wallet.

If existing members of the Founders Club are in the Top 100, we'll select the subsequent users in the leaderboard, until we have 100 brand new members.

The mechanics of the Gambit Leaderboard is simple:

* Every user that places a bid on a match gets **+1 Point**.
* Every user that correctly picks the winner of the match, gets an additional **+0.5 Points**.
* Every users that also guesses correctly the exact match goal score, gets an additional **+0.5 Points**.

This way, any user that places a bid on a match, can earn a maximum of +2 Points for the Gambit Leaderboard (+1 Point for placing a bid, +0.5 Points for picking the winner and +0.5 Points for guessing the exact match goal score).&#x20;

In the case of a tie in points in the 100th spot, the tie breakers to select the last member that will be invited to our Founders Club will be:

1. User that placed most bids throughout the tournament.
2. User that placed the first bid since the beginning of the tournament.

## Top 3 special edition NFTs

For the top 3 users in the Gambit Leaderboard, we will also airdrop special edition NFTs to recognize them as the overall champions of the Qatar's 2022 World Cup event in Gambit.


---

# 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://cryptogambit.gitbook.io/crypto-gambit/qatars-2022-world-cup-event-mechanics/gambit-leaderboard.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.
