# The Open League FAQ

<details>

<summary>Do I need to add new liquidity after minting the SBT badge?</summary>

Yes, you do. Only positions opened after November 27 (post-SBT mint) and with a min of $20 qualify.

</details>

<details>

<summary>How are Open League points calculated?</summary>

Points are awarded once for each $20 position, with 10 points per position. The duration doesn't count. Once you bring it in, once you get the points.

You keep your points as long as the position remains open. Open League value is calculated at the season’s end.

</details>

<details>

<summary>Where can I check my Open League ranking?</summary>

You can view your position anytime on the leaderboard: society.ton.org/leaderboards?new-year.

</details>

<details>

<summary>How do I get the DeFi badge?</summary>

You can claim it at [TON Society TG bot](https://t.me/ton_society_bot/start?startapp=4531c8d759da03e51f0c7112810ecf3b_fe53c7d30e5dfebd41a00216cf39b109\&mode=compact)

</details>

<details>

<summary>Is one $20 position enough for the drop?</summary>

Probably not. The more points you earn, the higher you'll rank on the leaderboard, increasing your chances of receiving the airdrop.

</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.tonco.io/the-open-league/the-open-league-faq.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.
