> 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/docs-journal/journal-part-6/send-in-the-drones.md).

# Send in the Drones

**Doc Gibbons**

Attention All Scientists and Operators of AppliedPrimate:

It is my duty and obligation to report to you all that after identifying a potentially serious threat to all Apekind, we have raised the APECON (Applied Primate Readiness Condition) to level 3 from level 4. As a result of this change in level we urge all employees to maintain round-the-clock readiness.

Late last night Mega Gold, Demon and myself were considering the curious and unexplained readings, both from Dr. Mandrill’s Transponder and the Revelation of Terrestrial Alignment. There are just too many possible theories as to the nearly identical outputs and none that seem more likely than the other with the limited information we possess. Because the data received is purely instrumental and not observational, I issued an order to “SEND IN THE DRONES!”

At this very moment a vanguard wing consisting of multiple drone squadrons has reached Plum Island and has initiated scanning and recon efforts on-site to hopefully collect more empirical data for us to draw on to formulate our next steps.

It would appear that we might be on the cusp of a legitimate breakthrough in our ongoing search for the Megas, or this could be yet another false alarm. In any event, stay vigilant and prepared for duty. I have a feeling we will require both the brains and the brawn of all members of the lab before this is over.

<figure><img src="/files/84S5WTxqTox7Fu7i19Rg" alt=""><figcaption></figcaption></figure>


---

# 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/docs-journal/journal-part-6/send-in-the-drones.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.
