# Weekly Update 21/03/2023

**Game Design**\
— Just adding temporary MKC prices on the items\
— A few tweaks in the Game Balance sheets

**Backend**\
After implementing all the Items descriptors, we added a purchase route to enable users to buy an item with their village’s MKCs. This also adds the internal transaction receipt Next steps: item activation for direct use + use of item + /rules update

**Frontend**\
Fixed empty city or building spawning at the wrong location. Fixed a bug where you need to log in two time and make the UI work with the new codebase

**Art**\
As the NFT Ape Alert collection is coming, we have prepared some nice emoji for our community to enjoy.

<figure><img src="/files/OaApY8EBw7lZATB4PnXM" alt=""><figcaption></figcaption></figure>

**Website**\
We have taken the time to define the needs of our web that will allow players to connect to their account as well as interact with the blockchain. Our entire website will be redone in Next.js, we are very excited.

**Event**\
We are attending Paris Blockchain Week, do not hesitate to contact us.

![](/files/HKhc71VMAoqjJjdGbwnm)<br>

The whole Monkey Empire team wishes you a nice day!

See you next week for the new devblog episode and don’t forget to ape!

**Join the ape community!**

**Linktree:**[ linktr.ee/monkey.empire](https://t.co/EGPb2u5hKX)\
**Website:**[ https://monkeyempire.net](https://monkeyempire.net/)\
**Whitepaper:** [https://monkeyempiredeeplgitbook.io/monkey-empire/](https://monkeyempire.gitbook.io/monkey-empire/)\
**Twitter:**[ https://twitter.com/monkeyempiree](https://twitter.com/monkeyempiree)\
**Discord:**[ ](http://discord.gg/RGchaxczUB)<http://discord.gg/RGchaxczUB>\
**Telegram:** <https://t.me/monkeyempiree>


---

# 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://monkeyempire.gitbook.io/monkey-empire/dev-blog/weekly-update-21-03-2023.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.
