> For the complete documentation index, see [llms.txt](https://mahjong-meta-1.gitbook.io/mahjong-meta-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mahjong-meta-1.gitbook.io/mahjong-meta-whitepaper/others/logs.md).

# Logs

9, Sep 2024

* Upgrade to Mahjong Verse version

\-----------------------------------------------------------------------------

20, Mar 2024

* Adding support to Aribitrum
* Adjust cost of [Tama](/mahjong-meta-whitepaper/mahjong-meta/nft-systems.md) reproduction
* Update [Rama BR ](/mahjong-meta-whitepaper/mahjong-meta/gameplay/tama-br.md)
* Update the cost of [Furniture Synthesis](/mahjong-meta-whitepaper/mahjong-meta/nft-systems/synthesis-system.md)
* Update the cost of [Skill Card Synthesis](/mahjong-meta-whitepaper/mahjong-meta/nft-systems/synthesis-system.md)
* Update [Trade In Token information](/mahjong-meta-whitepaper/mahjong-meta/marketplace-system.md)
* Update the [Gem & Gem Bonus](/mahjong-meta-whitepaper/mahjong-meta/nft-systems/gems-and-gem-bonus.md) mechanism
* Removed stakes mode information
* Update the [Gachaball drop rate](/mahjong-meta-whitepaper/mahjong-meta/gachaball.md)
* Adjust the success rate/cost for Fashion and Gems
* Adding description for [Achievement](/mahjong-meta-whitepaper/mahjong-meta/achievements.md)

19, Dec 2023

* [Posters (Vinyl Shop)](/mahjong-meta-whitepaper/mahjong-meta/nft-systems/posters-vinyl-shop.md): Updated&#x20;
* [Gems (Aura & Karma):](/mahjong-meta-whitepaper/mahjong-meta/nft-systems/gems-and-gem-bonus.md) Fixed&#x20;

17, Dec 2023

* [Active Points System](/mahjong-meta-whitepaper/mahjong-meta/reward-pool-system/active-points-system.md): Update valid games counting settings.

8, Dec 2023

* [Gachaball](/mahjong-meta-whitepaper/mahjong-meta/gachaball.md): Update Drop Rate, Level Rate, Rarity Allocation Rate for Gachaballs in all modes
* [Gems](/mahjong-meta-whitepaper/mahjong-meta/nft-systems/gems-and-gem-bonus.md): Update the description and data table for Gems
* [Fashion](/mahjong-meta-whitepaper/mahjong-meta/nft-systems/fashion-system.md): Update the description and data table for Fashion NFTs

23, Nov 2023

* [Tama BR](/mahjong-meta-whitepaper/mahjong-meta/gameplay/tama-br.md), updated the max Tama allowed in each mode

6, Nov 2023, Important Update:

* **Gameplay:**
  * [Player Ranking](/mahjong-meta-whitepaper/mahjong-meta/gameplay/player-ranking.md): Adding descriptons on Gold Path and Aura Path for Season 2-B stage.
  * [Tama Ranking](/mahjong-meta-whitepaper/mahjong-meta/gameplay/tama-ranking-tama-master.md): Updating with Season 2-B mechnism.&#x20;
  * New game mode: [Tama BR](/mahjong-meta-whitepaper/mahjong-meta/gameplay/tama-br.md)
* **Gachaball**&#x20;
  * Update the rarity allocation of Gachaball for Season 2-A
* Adding new system: Aura & Karma Gems
* **NFT**
  * [Tama](/mahjong-meta-whitepaper/mahjong-meta/nft-systems/tama-system.md) System: Devour system/New Energy update
  * [Furniture](/mahjong-meta-whitepaper/mahjong-meta/gameplay/tournaments.md) System: Adding Refine Stone and refine function description

11, Sep 2023

* Update the Gachabll drop rate for PLAYGROUND modes : Tama Blast and Crown Table

24, Aug 2023

* Adjust the transaction Token of Skill Card NFT in Market from MJU to MJM after MJM TGE
* On hold the issuing of "Healthy" affix to furnishing NFTs
* Adjust The daily drop limit for Gachball: now is determined by the highest value between this week's and last week's active points.

14, Aug 2023

* Add descriptions on Tama mode about stakes and Gachaball drop rate when cross-Tier-matching happened.

21, July 2023

* Adjustment on Tama Master Gachaball Drop Rate

15, July 2023

* Update Ranking and Tama Master rules

29, June 2023

* Update Stakes On/Off mode in both Ranking and Tama Master modes
* Update Active Points System: redefined the valid games counting in different modes

23, May 2023

* Update Janshi Club section
* Update Ranking, Gachaball and Active Points System regarding stakes-off game mode

5, May 2023

* Adjust Affixes upgrading rules

25, April 2023

* Updated the Fees System
* Updated the Staking page

22, March 2023

* Added Active Points System
* Added Reward Pool System
* Updated the association between Gachaball drops and Active Points
* Updated the Fee System

21, March 2023

* 0.60 version updated:
  * Significant changes on Janshi Club NFT collections&#x20;

18, March 2023

* 0.51 version updated:&#x20;
  * Adjustment on Tama Jade to Tama data sheet
  * Updates on Janshi Club details and benefits&#x20;

14 March, 2023

* 0.5 version updated


---

# 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://mahjong-meta-1.gitbook.io/mahjong-meta-whitepaper/others/logs.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.
