> For the complete documentation index, see [llms.txt](https://olivemvx.gitbook.io/olivemvx/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://olivemvx.gitbook.io/olivemvx/the-nft-collection-index/olive-grove/ants-game.md).

# Ants Game

<figure><img src="/files/T7AIZfWO77VmlNr2RuX2" alt="" width="563"><figcaption></figcaption></figure>

#### 🐜 Contests Distribution — Ant's Game

<table data-header-hidden><thead><tr><th width="267"></th><th width="107.7777099609375"></th><th width="227.111083984375"></th><th></th></tr></thead><tbody><tr><td>Contest Type</td><td>Number of Contests</td><td>Reward per Contest ($OLV)</td><td>Total Allocation ($OLV)</td></tr><tr><td>Biweekly Contests</td><td>24</td><td>5,000</td><td>120,000</td></tr><tr><td><p>Special Contests </p><p>Dates to Be Confirmed </p></td><td>6</td><td>10,000</td><td>60,000</td></tr><tr><td><strong>Total Contests Rewards</strong></td><td><br></td><td><br></td><td><strong>180,000</strong></td></tr><tr><td></td><td></td><td></td><td></td></tr></tbody></table>

***

#### 📅Contest Schedule of Biweekly Contests

#### Each contest will last 4 days - 4 Rounds . <mark style="color:green;">Max</mark> Entry: 20 \*OliveGrove NFT&#x20;

(revised entry threshold for more participants)

1. <mark style="color:green;">Game 1: Feb 12 – Feb 15, 2026 - Completed</mark>&#x20;
2. <mark style="color:green;">Game 2: Feb 26 – Mar 1, 2026 - Completed</mark>&#x20;
3. <mark style="color:green;">Game 3: Mar 12 – Mar 15, 2026 - Completed</mark>&#x20;
4. <mark style="color:green;">Game 4: Mar 26 – Mar 29, 2026 - Completed</mark>
5. <mark style="color:red;">Game 5: Apr 9 – Apr 12, 2026 - Postponed</mark>&#x20;
6. <mark style="color:green;">Game 6: Apr 23 – Apr 26, 2026 - Completed</mark>&#x20;
7. <mark style="color:green;">Game 7: May 7 – May 10, 2026 - Completed</mark>&#x20;

{% hint style="info" %}

#### <mark style="color:green;">19/05/ 2026: Contests activity will be paused until the new version of Ants Game will be online</mark>

{% endhint %}

Game 8: TBC

Game 9: TBC

Game 10: TBC

Game 11: TBC

Game 12: TBC

Game 13: TBC

Game 14: TBC

Game 15: TBC

Game 16: TBC

Game 17: TBC

Game 18: TBC

Game 19: TBC

Game 20: TBC

Game 21: TBC

Game 22: TBC

Game 23: TBC

Game 24: TBC

<mark style="color:$info;">**Game 25:**</mark> TBC

***

#### Rewards Distribution for each contest <mark style="color:green;">revision 2.0 (More Winners)</mark>

*<mark style="color:green;">**Updated Version 03/02/2026**</mark>*

1st Place 1500 $OLV

2nd Place 1200 $OLV

3rd Place 900 $OLV

4th Place 600 $OLV

5th Place 400 $OLV

6th Place 200 $OLV

7th Place 100 $OLV

8th Place 50 $OLV

9th Place 25 $OLV

10th Place 25 $OLV

*<mark style="color:green;">**Total Rewards Per contest 5000 $OLV**</mark>*

***

#### OliveGrove Ranking - <mark style="color:green;">Applicable from Game 2 (edit 23/02)</mark>

**Points per Round (Contest includes 4 rounds)**

1st place in the round + 6 points\
2nd place in the round + 5 points\
3rd place in the round + 4 points\
4th & 5th place in the round + 3 points\
6th & 7th place in the round + 2 points\
8th, 9th & 10th place in the round + 1 point

**Bonus Points**\
Highest claim of the round +2 points\
Highest claim of the entire contest +4 points

**Final Ranking**\
At the end of the challenge – contest (4 rounds), the total points are added up to create the final ranking

**The Rule**\
If two or more players end with the same amount of points, they share the rewards of their respective places

***

#### Ants Game x Olive Contest  [\[game link\]](https://app.antsgame.io/fr/competitions/134)

#### AntsGame Discord Link for Discussions  [AntsGame⁠ Discord Link│olive](https://discord.com/channels/953204543829721128/1466988569469128901)

#### Results  [Olive Contest Results ](https://discord.com/channels/953204543829721128/1466987959751413830)

#### AntsGame Link <https://app.antsgame.io/>

***

***

***


---

# 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://olivemvx.gitbook.io/olivemvx/the-nft-collection-index/olive-grove/ants-game.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.
