> For the complete documentation index, see [llms.txt](https://faq.rollercoin.com/rollercoin/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://faq.rollercoin.com/rollercoin/rollercoin-f.a.q.-tr/f.a.q./magaza/10.-hmt-nedir.md).

# 10. HMT nedir?

**Hamvest Tokenları (HMT)** <img src="/files/ef622f245a0981eec988821d6b072236be6e6036" alt="" data-size="line"> yeni **oyun içi yalnızca tokenlardır** RollerCoin üzerinde açmak için kullanabileceğiniz **yüksek değerli lootbox'lar**!

Bu tokenları şu şekilde kazanabilirsiniz: **Gold II League'den itibaren onları madencilik yaparak**.

İşte açabileceğiniz lootbox'lara örnekler **HMT**: [<mark style="color:yeşil;">https://rollercoin.com/game/market/lootboxes</mark>](https://rollercoin.com/game/market/lootboxes)

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

{% hint style="warning" %}
Lütfen dikkat edin ki **HMT, yönlendirme komisyonlarına tabi değildir**.&#x20;

Bu, RST gibi, HMT madenciliği yapmanın veya harcamanın davet eden için herhangi bir yönlendirme komisyonu oluşturmadığı anlamına gelir.
{% endhint %}


---

# 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://faq.rollercoin.com/rollercoin/rollercoin-f.a.q.-tr/f.a.q./magaza/10.-hmt-nedir.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.
