# Weekly Update 30/01/2023

**Game Design**\
Clans research\
Working on Clan logic / Mechanics\
Started Clan Hall wireframes Created\
Game revenue flow<br>

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

**Backend**\
We’ve been working on stabilizing stuff lately for the frontend use. The main thing we’re evolving is the rules system so it can return more data. Next step will be finishing the inventory system.

**Frontend**\
Bugfixes and mostly adapting changes due to backend API update so we can load all game data properly, and include new game data.\
Game is being pushed in a workable state then we start to implement new features

**3D**\
Modern Infantry unit done

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

Sharp Shooter unit done

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

Black ops unit done

<figure><img src="/files/8pXGpEa2IJbUMdF9MLcl" alt=""><figcaption></figcaption></figure>

Demolition Unit done

<figure><img src="/files/0myfabIHoP10HwLBqGhq" alt=""><figcaption></figcaption></figure>

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-30-01-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.
