# Weekly Update 13/11/2023

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

**Backend**

***By Austin:***

* Started working on Ape machines. The past days were mainly spent preparing everything for the feature (documentation, tickets, architecture, etc…). To resume, the Ape Machine will be a one-per-village robot-like entity that ca, accompany a troop to battle, or help defend the village. This machine helps by improving some capabilities (like attack, speed, etc…) and can be improved via the Engineering center.

***By Floffy:***

* I focused on finishing the Quests feature, which is done. In order to test, I had to implement various log entries in the backend (for example, when creating an order, an attack, a facility, etc..). I’m now testing everything before pushing it to prod.

**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-11-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.
