> 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-4/observatory/meta-secret-room.md).

# META-Secret Room

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

We have collected 5 science words and 5 alchemy words from the previous tasks.  Combining them and following the rules gives 5 new words.

<table><thead><tr><th width="198">Alchemy</th><th width="204">Science</th><th>Magic</th><th>Method</th></tr></thead><tbody><tr><td>ROT13</td><td>PYREX</td><td>CLERK</td><td>ROT Shift</td></tr><tr><td>UPGRADE</td><td>MOUNTAIN LION</td><td>MAVERICKS</td><td>MacOS upgrade</td></tr><tr><td>DOWNSCALE</td><td>DONGLE</td><td>TINGLE</td><td>Song scale Do, Re, Mi</td></tr><tr><td>LETTERBANK</td><td>ALUMINUM NITRATE</td><td>MULE TRAIN</td><td>remove duplicate letters</td></tr><tr><td>DEHYDROGENATE</td><td>HEATHER</td><td>EATER</td><td>remove H's</td></tr></tbody></table>

These 5 new Magic words can be entered into the Magic Seal with letters extracted to the middle

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

Revealing the final answer of **SURVEILLANCE**


---

# 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:

```
GET https://apeleaks.gitbook.io/leaks/docs-journal/journal-part-4/observatory/meta-secret-room.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.
