> 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/internal-lab-reports/lab-report-archives/report-05-a-very-special-bulletin/new-protective-gear.md).

# New Protective Gear

Some helpful scientists in NYC while trying to stop Avila began to receive new protective safety gear from A.P.E. Labs. Doc had recommended washing the clothing first before using in the lab in his recent memo and to heed the instructions.  This led to the discovery of a unique care tag.

<figure><img src="/files/pLw1qSXE3ALx228ypqXT" alt=""><figcaption><p>The new protective gear</p></figcaption></figure>

<figure><img src="/files/GRhJBukEJQrpQM0eqffN" alt=""><figcaption><p>care tag</p></figcaption></figure>

The materials used to make this add up to more than 100%, a physical impossibility, along with a ciphered strings. Converting the percent's back to fractions revealed they were instructing how much of each name to read.

2/6-**BA**mboo\
2/6-**CO**tton\
1/8-**N**eoprene\
3/11-**AND**gora wool\
4/9-**PLAY**tester\
1/6-**F**leece\
1/7-**A**cetate\
1/13-**I**llusion tulle\
1/9-**R**abbit fur

giving the message **BACON AND PLAYFAIR**, two different cipher types.\
\--------

<figure><img src="/files/h3kIHzWuPrComw7lFa6T" alt=""><figcaption><p>Protective gear sleeve</p></figcaption></figure>

Investigation of the protective gear sleeve showed each radioactive icon on the sleeve contained 5 mutant serum drips each. Using 1 for long drips and 0 for short drips, the string 00000 01110 00100 10101 was extracted and decoded via a Bacon Cipher ([https://dcode.fr/bacon-cipher](https://t.co/m9TatdRbIi)) to give **APEX**

\--------\
Using APEX as a key for a Playfair cipher (<https://www.dcode.fr/playfair-cipher>) and the cipher text given on the tag\
\
\&#xNAN;*More information found at PUFWXYEXIOEIAZMERFO.NMB*

gives the output of **AVERYSPECIALBULXLET.INX**

The last information on the care tag says\
\
\&#xNAN;*No X, Remove all X from plaintext*

which after removign the X's from the string gives the website

<https://averyspecialbullet.in/>


---

# 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/internal-lab-reports/lab-report-archives/report-05-a-very-special-bulletin/new-protective-gear.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.
