# TookTuks: One Pager

### INTRO

TookTuks is a colorful multiplayer strategy "connect game", inspired by the high-energy TukTuk drivers in Thailand - one of our favorite places on earth!&#x20;

<figure><img src="/files/r4QmQcMFxRHqJ8yV4m85" alt=""><figcaption></figcaption></figure>

### GAME OVERVIEW

A fun, competitive web3 game in a world where cute TookTuks are racing to deliver Energy Marbles from one side of the board to the other.

Take your TookTuk on a tactical journey and earn some ETH along the way!<br>

<figure><img src="/files/yF4wBA9ILKUlfmhR7p5a" alt=""><figcaption></figcaption></figure>

### THE NFT COLLECTION

Pink, Yellow & Green TookTuk NFTs, are the role-play game characters

<figure><img src="/files/w20AXDZ6d574YVF2uDiq" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**GAME OBJECTIVE**\
In each round, 3 players attempt to connect to opposite sides of a board made of hexagonal cells according to their TookTuk color. (i.e. Pink TookTuk connects to pink cells)
{% endhint %}

<div align="left"><figure><img src="/files/0I3PsgqP1qwzmN31NmYS" alt=""><figcaption></figcaption></figure></div>

{% hint style="info" %}
Partly based on the classic HEX game (2-player Rhombus-shaped board game). &#x20;

Run Pen to see animated example in link below
{% endhint %}

{% embed url="<https://codepen.io/linpf/pen/VmzedY>" %}
The original 2 PLAYERS HEX game simulator
{% endembed %}

### LEADERBOARD

The winners of each round appear on the Leaderboard. \
During the 120 days of the game duration, the top 3 players of each week win an Energy Marble NFT.

Each Marble comes with ETH prize, provided by the game prize pool.&#x20;

<figure><img src="/files/vp16u7urqigYHtGqXZ49" alt=""><figcaption><p>Top to Bottom: 1st Place, 2nd Place &#x26; 3rd Place winners</p></figcaption></figure>

### BONUS PRIZES

Some winners will randomly receive a lottery-based super rare and legendary marble with extra ETH prize value as a bonus to their winnings.&#x20;

<figure><img src="/files/cPS7QKNe1fopQb5W7L0M" alt=""><figcaption><p>TOP ROW: Super rare &#x26; Legendary Energy Marbles, BOTTOM ROW: Rare Energy Marbles </p></figcaption></figure>

<img src="/files/i4Oq6xs7alSKwMTEKban" alt="" class="gitbook-drawing">

&#x20;


---

# 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://hexoplanets.gitbook.io/ton-tooktuks-intro/tooktuks-one-pager.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.
