# v0.3 Beta

1. Optimized and updated the interaction for the Rent feature.
2. Enhanced player perspective, controls, and related interactions.
3. Added in-game props place feature.
4. Introduced new object interaction, allowing players to pick up, drop, and use objects, with interactions synced in real-time to other players.
5. Skybox replacement is now supported.
6. Added new DEX items and features, allowing players to rent these items to display and enable token swaps within their Bitmaps.
7. Introduced a Hotmint display item, enabling players to rent it to showcase Hotmint data within their Bitmaps.
8. Updated and improved the claim panel, integrating the rental pools for new DEX and Hotmint items into Merl staking claim rewards.
9. Fixed an issue where character models would not reflect the latest saved version after refreshing the webpage within a room.
10. Optimized the display refresh when changes occur to players' Bitmap-Token balances, both internally and externally.


---

# 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.bitmap.game/introduce/update-release/v0.3-beta.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.
