# Premium stake system

Within OCTO there are two types of games:

* Unlimited games in which the basic stake is 20 Golds
* Limited games in which the base stake is 50 Golds Players have the choice to use these basic stakes or to buy premium stakes if they like challenge or want to try to earn Golds faster.

They can buy premium stakes of 50, 100 and 200.

Buying a premium stake is in no way a purchase of Golds but it is a ticket that allows those who have enough Golds to start a game with a higher stake.&#x20;

For example, if a user have 500 Golds, he can use a premium stake of 200, but if he has only 50 Golds and buys a premium stake of 200, he cannot use it until he has at least 200 Golds.


---

# 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://whitepaper.octo-gaming.com/pure-gaming-systems/premium-stake-system.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.
