# Weekly Update 27/02/2023

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

**Game Design**\
— QA Test cases for Village and Buildings\
— Started design for Clan Treasury, Clan Outposts, Clan Territory,\
— Added design for Clan Quest, Raider Quest Seasons, Reward Tiers\
— Updated design on Clan Castle

**Backend**\
We added a lot of various effects of the items in the inventory.

**Frontend**\
I completed the architecture upgrade of the UE project by removing VaRest and implementing APIs in C++.

**Analytics**\
New analytics underway to analyse every single monkey move and enchance the game (how many connections a day, how many attacks a day, how many attacks currently underway, … with live indicators)

**Blockchain**\
Integration of Blockchain is also underway, transfert in and out your MKC as governance token !

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-27-02-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.
