# Changelog

### 2.08.2024

1. Boss Hunting Changes \
   [Boss Hunting](/main-game-modes/boss-hunting.md#summoning-success-rate)
2. In-App Swap \
   [Swap SSS](/introduction/swap-sss.md)

### 4.06.2024

1. Added page about SSS \
   [About SSS](/introduction/about-sss.md)
2. Added game introduction\
   &#x20;[Game Introduction](/introduction/game-introduction.md)
3. Added Beginner Guide \
   [Getting Started](/introduction/getting-started.md)
4. Added information about Secret Sushi Scrolls \
   [Active Quests](/introduction/active-quests.md#points)
5. Updated NFT Skins \
   [NFT Skins](/introduction/nft-skins.md#released-nft-skins)
6. Updated AFK Mode with the new game loop (start collecting at Lvl.2) \
   [AFK Mode](/main-game-modes/afk-mode.md)
7. Updated resources for Boss Hunting \
   [Boss Hunting](/main-game-modes/boss-hunting.md#boss-fight-history)
8. Updated Megawar pre-requisites \
   [Megawar](/main-game-modes/megawar.md#creating-a-clan)
9. Added page about Landwar\
   &#x20;[Landwar](/main-game-modes/landwar.md)
10. Added page for Kicking Players from Land\
    [Land Management](/land/land-management.md)

### 11.05.2024

1. Added guide to use NFT skins \
   [NFT Skins](/introduction/nft-skins.md#using-nft-skins)
2. Added Bitmart as a method to bridge to Blast \
   [/pages/Zu9DQZOeIqW9uJYe0R0u#id-1.-bitmart](https://docs.sss.game/introduction/pages/Zu9DQZOeIqW9uJYe0R0u#id-1.-bitmart "mention")

### 6.05.2024

1. Added BingX as a method to bridge to Blast Network\
   [/pages/Zu9DQZOeIqW9uJYe0R0u#id-2.-bingx](https://docs.sss.game/introduction/pages/Zu9DQZOeIqW9uJYe0R0u#id-2.-bingx "mention")
2. Updated Lucky Coin sections \
   [Lucky Coin](/minigames/lucky-coin.md#collect-rewards-view-game-history)\
   [Lucky Coin](/minigames/lucky-coin.md#randomness-for-lucky-coin)

### 5.05.2024

1. Updated Lucky Coin \
   [Lucky Coin](/minigames/lucky-coin.md)

### 3.05.2024

1. Added Land Owner Glossary\
   [Land Owner Glossary](/land/land-owner-glossary.md)

### 24.04.2024

1. Added NFT Skins Page \
   [NFT Skins](/introduction/nft-skins.md)
2. Updated Boss Hunting Page\
   &#x20;[Boss Hunting](/main-game-modes/boss-hunting.md)

### 22.04.2024

1. Added Game Rewards Explainer \
   [Game Rewards Explainer](/quick-info/game-rewards-explainer.md)

### 21.04.2024

1. Added Audit Report \
   [Security](/quick-info/security.md#smart-contract-audits)
2. Added Maximum Rice Bag Limit \
   [AFK Mode](/main-game-modes/afk-mode.md#afk-game-guide)
3. Added Active Quests Page \
   [Active Quests](/introduction/active-quests.md)


---

# 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.sss.game/introduction/changelog.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.
