# How to Get Hash Token

#### GET HASH!

* Each HASH redeemed will add 30 seconds to the Jackpot timer, up to a maximum limit of 24 hours.
* If time runs out, the last person who redeemed HASH will automatically receive 70% of the jackpot value, the remaining 30% in the jackpot be carried over to seed the next round.
* The cost of buying HASH will increase linearly along the total number of keys sold.
* Players who buy HASH from the current round, will be entitled to net profit generated by future HASH sales. 80% of the HPoint used to purchase HASH will be burned permanently, 10% will shared by previous HASH holders and the remaining 10% will be added to the final HASH jackpot.
* For each round, the HASH price will be reset but the initial HASH price is increased linearly in relation to the number of rounds played.

#### The HASH Formula <a href="#the_hash_formula_41" id="the_hash_formula_41"></a>

![20190322154348.jpg](https://bethash.zendesk.com/hc/article_attachments/360024389411/20190322154348.jpg)

Examples:

* For round 1, m = 1, 1st HASH price = 1 HPoint, 2nd HASH price = 1.00001 HPoint.
* For round 2, m = 2, 1st HASH price = 1.414 HPoint, 2nd HASH price = 1.00004 HPoint.


---

# 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.bethash.io/hash-token/how-to-get-hash-token.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.
