# General Info

## Hedgies Poker League Info

* Each season consists of 10 bi-weekly poker tournaments.
* The top 50% in each tournament will receive a special POAP.
* League points are awarded to the top 10 each tournament.

## League Point System

| Place in Tournament | League Points Awarded |
| ------------------- | --------------------- |
| 1                   | 25                    |
| 2                   | 18                    |
| 3                   | 15                    |
| 4                   | 12                    |
| 5                   | 10                    |
| 6                   | 8                     |
| 7                   | 6                     |
| 8                   | 4                     |
| 9                   | 2                     |
| 10                  | 1                     |

## How to Join

To join:

1. Download the desktop or mobile ClubGG app: <https://www.clubgg.net/>
2. Add the **Hedgies Poker Club** by searching for Club ID #619838
3. Select the current tournament and click on register.


---

# 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://www.hedgies.info/hedgies-poker-league/general-info.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.
