# Weekly Update 22/11/2023

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

**For the backend**\
\&#xNAN;***By Austin***

* I fixed a few rules on prices in the game rules.
* I’m finishing the Ape Machine feature. After adding all the descriptors, building etx… I’m now focusing on assigning a Hero to an Ape Machine, to use it for attacks, which will add a new dimension to the battle.

***By Floffy***

* I finished the Quests feature by adding all the log entries in the stack, and added the documentation to use it.
* I also added a new “reset password” feature, that enables players to reset their password when lost, both in the game (only for the request) or in the website (request + actual reset).
* I re-enabled the email validation (sending a link via email to validate an account, not mandatory). I also changed the link’s url, to point to the website (where a proxy link has been created) and avoid pointing to the API url directly.

***Website by Floffy***

* I added a proxy page for the email validation.
* I added all the password reset related pages to the website (request a reset, and do the actual reset in a form with a secure link).
* I also took the oportunity to redesign the 404 page, adding a beautifully confused and disapointed ape.

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