# Tokens Store

The Tokens are the rare currency in the game and can be used to make in-game purchases.

<div align="left"><figure><img src="/files/aUoK2Qz5Gj8zXvUq3HWF" alt="" width="166"><figcaption></figcaption></figure></div>

Our top-up store system via the Xsolla payment platform on the Web. You can now purchase in-game Tokens through this Store: <https://heroes-defense-95ac.xsolla.site/>

<figure><img src="/files/1VKwtpNrLLmvm4pZGJhW" alt=""><figcaption></figcaption></figure>

Please **Log in** to the system with **your ID account,** and tap on **the Package** you want to purchase. Then, please pick your payment method and enter your information to complete the transaction.

<figure><img src="/files/7YtQAgAe6Tvjad9znyba" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/572Mc7cfExYZlGBycdr0" alt=""><figcaption></figcaption></figure>

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

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


---

# 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.heroesdefense.games/about-game/tokens-store.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.
