# Log

24 January  2024

* Updated Remix success rate formula under [Headphones game mechanics](/hibiki-run-whitepaper-v3.0/how-it-works/headphones-game-mechanics.md) -> Probability of a success remix with headphones

29 October 2023

* Updated BonusAllowance under [In-app wallets](/hibiki-run-whitepaper-v3.0/how-it-works/in-app-wallets.md#hut-daily-withdrawal-limit)

21 October 2023

* Updated BonusAllowance under [In-app wallets](/hibiki-run-whitepaper-v3.0/how-it-works/in-app-wallets.md#hut-daily-withdrawal-limit)

24 September 2023

* Added [In-app wallets](/hibiki-run-whitepaper-v3.0/how-it-works/in-app-wallets.md#hut-daily-withdrawal-limit)
* Updated [$HUT and $HBK](/hibiki-run-whitepaper-v3.0/tokenomics/usdhut-and-usdhbk.md#usdhut)details

16 August 2023

* Added [Allocation and vesting](/hibiki-run-whitepaper-v3.0/tokenomics/allocation-and-vesting.md#usdhut-utility-token)

27 July 2023

* Updated infographics&#x20;
* Updated [Security](/hibiki-run-whitepaper-v3.0/others/security.md)

2 June 2023

* Added link to user guide in [Getting started](/hibiki-run-whitepaper-v3.0/welcome/getting-started.md)
* Added note regarding HBK rewards in [Raffle machine](/hibiki-run-whitepaper-v3.0/how-it-works/raffle-machine.md#reward-categories)
* Updated [NFT staking](/hibiki-run-whitepaper-v3.0/how-it-works/nft-staking.md#regular-headphones-staking)
* Added note in [Headphones](/hibiki-run-whitepaper-v3.0/game-assets/headphones.md#rarity)
* Added [The EchoSystem](/hibiki-run-whitepaper-v3.0/how-it-works/the-echosystem.md) and [Hibiki Echo infusion for R.H. staking](/hibiki-run-whitepaper-v3.0/how-it-works/the-echosystem/hibiki-echo-infusion-for-r.h.-staking.md)

27 March 2023

* Added NFT staking page
* Added security rules&#x20;
* Updated affiliate program details
* Updated mint mechanism

16 February 2023

* Added Omamori info:
  * Type affects headphone rarity&#x20;
  * Omamori boost for comfort applies to all headphones
  * Added formula for remixed headphones' base point and Omamori attribute points relationship&#x20;
* Added battery info:&#x20;
  * Formula for battery and HUT generation relationship.
* Added security related info:
  * FAQ regarding malicious activities
  * Individual page on overall security and bug bounty
* Updated raffle machine mechanism:
  * Level requirement for users with only base headphones&#x20;
* Updated Affiliate Program:
  * Milestone requirement for total stamina consumed in verified workout sessions
  * Adjustments to "One-time rewards" for inviters&#x20;
  * Adjustment to pouch rewards for invitees

2 December 2022

* Added restriction regarding headphones level up

29 November 2022

* Fixed typos in Daily HUT Earning Cap and Mint level requirement

28 November 2022

* Revised Omamori lifespan description

27 November 2022

* Added listen mode details
* Added affiliate program details
* Added pouch details
* Updated all cost tables
* Updated project descriptions
* Updated wallet details
* Revised token circulation model

2 August 2022

* Updated stamina refill schedule
* Added multiple languages whitepaper page

17 July 2022

* Added Raffle System page
* Added Collection NFT Assets section
* Updated transaction costs to include royalties payable to external NFT projects&#x20;

5 July 2022

* Updated alpha test time
* Updated getting started page

7 May 2022

* Minor revisions to reflect demo phase


---

# 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.hibikirun.com/hibiki-run-whitepaper-v3.0/others/log.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.
