> For the complete documentation index, see [llms.txt](https://apeleaks.gitbook.io/leaks/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://apeleaks.gitbook.io/leaks/mega-mutant-melee/battle-reports/march-20-puzzle.md).

# March 20-Puzzle

**Doc Gibbons**\
\&#xNAN;*Good afternoon, @Lab Allegiance. It is almost time for today’s Server Hack - only a few short minutes before we prove ourselves once again for the sake of all apekind.*

*You will be attempting to break into my files in which I have stored data about the items that were recovered from the previous Equipment Hack. This information is vital for understanding how these items are used in battle, so we can ensure that we make wise decisions when it comes time to engage in combat.*

*Keep up the excellent work, and remember that your choices will go down in apekind’s history - the bigger picture of your actions today is so much greater than hacking into a server. Let’s go!*

**Mega Gold**\
*Hello, my dearest compatriots of the @Path Allegiance. In just a few moments, it will be time for another Server Hack.*

*The files we are targeting today will provide extremely valuable information regarding the items that were extracted from the crates over the weekend. This is crucial for winning battles.*

*Consider it a metaphor for the Path’s cause: in the same way that apes who are strong on their own will grow to achieve their highest potential with Mega Mutation, useful items will become all-powerful in our hands when we know their abilities and secrets! In the name of the Simian Path, go forth and be brilliant!*


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://apeleaks.gitbook.io/leaks/mega-mutant-melee/battle-reports/march-20-puzzle.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
