# Weekly Update 13/12/2023

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

***Backend team***\
\&#xNAN;***Austin***

* I finished the Ape Machines feature. The last part was to finish the Ape Machine use in battle, with its Hero Pilot. It’s now being reviewed and tested
* I started working on the Crafting system, which is a new feature that will enable the craft of specific items, more on that next week !

***By Floffy***

* I finished the collect system refacto, where I had the oportunity to simplify the Researches, Orders and Healing features. Now the updated backend stack that will be in production soon will be way lighter, since it helped us remove 3 microservices (and their corresponding docker containers) and some unnecessary temporary storages.
* I’m also finishing the Building “hidden” collect system, that is a bit bigger to change than the other systems. In order to make it happen properly I had to change approximately 5 routes (and their associated code) and add a new one that will help the frontend check on the build statuses when necessary (at start up and when a build is finished, to trigger the corresponding changes).
* Finally, I’m also taking this oportunity to make some simplifications on the way we handle the Extra builders, and merge two possible ways of doing that (manually with MKCs or by the help of an item)

**Website**

***By Floffy***

* Removed wallet connection button in header and added it in the profile page (once already connected)
* Added an information message under the wallet address input, to inform if the current connected wallet is the same than the one registered in the data, and to save it otherwise
* Added a Promo Links component to the profile page, linking to our Zealy Quests, Discord, X and Medium accounts

A new website is coming soon.

**Join the Ape community**

**Play on iPhone:** [https://testflight.apple.com/join/VhdGSRMd](https://t.co/fLbGFbiiM1)\
**Play on Android:** [https://play.google.com/store/apps/detailsid=com.LeetGameStudio.MonkeyEmpire](https://t.co/fecY4jdPvW)\
**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](https://discord.gg/C4kcPuQgWZ)\
**Telegram:** <https://t.me/monkeyempiree>\
**Quests:** <https://vu.fr/NlMC>


---

# 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-13-12-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.
