# Game Coins

Every time, you play a tech or non-tech game, you might need game coins. You can convert Tact Coins into Game Coins and start playing them.

This is similar to Casino games where you convert real chips with money and vise versa.&#x20;

Also, you can buy game coins with real currency (₹  / $CAD / $USD) or with Tact Coins.

**How much 1 Tact Coin worth in Game Coin?**\
1 Tact Coin =      83 Game Coins\
1 ₹                = 1909 Game Coins

Most of the games will have an entry fee of 100 Game Coins. With 1 Tact coin, you can play a game!

**Why prime numbers like 23, 83?**\
We hear you. We are obsessed with prime numbers and you can check the details here:&#x20;

{% content-ref url="/pages/-MQ9thgsJ4oz1HukasIk" %}
[Prime Numbers](/featurepreneur/prime-numbers.md)
{% endcontent-ref %}


---

# 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://tactlabs.gitbook.io/featurepreneur/game-coins.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.
