> 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-11-hunt-for-the-megas-electric/hunt-for-mega-electric/you-find-yourself-in-a-lab/finding-the-smartcard.md).

# Finding the Smartcard

Head to **Exam Room A (F4)**

*<mark style="background-color:yellow;">You are in a laboratory examination room. The room is sterile, white, and hi-tech, with light emanating from an unseen source.</mark>*

*<mark style="background-color:yellow;">There is a door to the west.</mark>*

*<mark style="background-color:yellow;">There is an old lab coat here.</mark>*

**>examine old lab coat**\
\&#xNAN;*<mark style="background-color:yellow;">It is an old lab coat with pockets. It has an A.P.E. logo on it.</mark>*

**>examine pockets**\
\&#xNAN;*<mark style="background-color:yellow;">It looks like you could sew a USB stick into one of the pockets. In the other is a red access pass.</mark>*

**>take red access pass**\
\&#xNAN;*<mark style="background-color:yellow;">Taken.</mark>*

\--------\
Head to the **Security Office (F2)**

*<mark style="background-color:yellow;">You are in a security office. An ape sits before a row of monitors. There is an A.P.E. recruiting poster on the north wall. A whiteboard is mounted on the east wall.</mark>*

*<mark style="background-color:yellow;">There is a lab to the west.</mark>*

**>examine ape**\
\&#xNAN;*<mark style="background-color:yellow;">His fur looks like the fur of a different kind of animal, and he's playing a musical instrument.</mark>*

This identifies the ape as **9815**

{% embed url="<https://opensea.io/assets/ethereum/0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d/9815>" %}

**>talk to ape**\
\&#xNAN;*<mark style="background-color:yellow;">"Sorry I'm a bit distracted today. I can't seem to find my smartcard. I alerted the main security staff and they've triggered the Facility Amber Alert, but I'm afraid I'll be fired if it's not found."</mark>*

**>examine whiteboard**\
\&#xNAN;*<mark style="background-color:yellow;">Along with various to-do lists ("Flowers for Mom," "Milk and eggs") there is an underlined note: "Remember: YOUR COMBO 0729 is MOO."</mark>*

\--------\
Head to the **Locker Room (D5)**

*<mark style="background-color:yellow;">You are in a gym locker room, but instead of a row of tall rectangular lockers there is an unfamiliar LockerMatic machine on one wall.</mark>*

*<mark style="background-color:yellow;">There is a brightly colored sign.</mark>*

*<mark style="background-color:yellow;">Exits lead to the west and north.</mark>*

**>examine LockerMatic**\
\&#xNAN;*<mark style="background-color:yellow;">It's not surprising to see a fancy new LockerMatic machine in a hi-tech facility such as this.</mark>*

*<mark style="background-color:yellow;">There is a slot on the front, a display screen, and a keyboard.</mark>*

**>insert red access pass into slot**\
\&#xNAN;*<mark style="background-color:yellow;">The access pass slides in and back out. You retrieve it and the unit whirrs to life. The display flickers.</mark>*

**>examine display**\
\&#xNAN;*<mark style="background-color:yellow;">The display reads "TYPE FOUR-DIGIT LOCKER NUMBER".</mark>*

**>type 0729**\
\&#xNAN;*<mark style="background-color:yellow;">There is a rumble behind the wall. After a few moments, the machinery grinds to a halt and a panel opens in the machine, revealing Locker 0729.</mark>*

**>open locker**\
\&#xNAN;*<mark style="background-color:yellow;">It's locked. The machine beeps and the display reads "LOCKER 0729 IS LOCKED, PLEASE TYPE YOUR PASSWORD".</mark>*

**>type MOO**\
\&#xNAN;*<mark style="background-color:yellow;">There is a series of clicks and Locker 0729 pops open. There are some old sweatpants inside.</mark>*

**>examine sweatpants**\
\&#xNAN;*<mark style="background-color:yellow;">The sweatpants haven't been washed in a while, and now that the locker is open you realize they're pretty fragrant. There's something in one of the pockets.</mark>*

**>look in pockets**\
\&#xNAN;*<mark style="background-color:yellow;">You find a security smartcard in the sweatpants.</mark>*

**>close locker**\
\&#xNAN;*<mark style="background-color:yellow;">The locker closes and locks automatically. The panel slides shut again.</mark>*

\--------\
Head back to the **Security Office (F2)**

**>give smartcard to the ape**\
\&#xNAN;*<mark style="background-color:yellow;">"Thank you! That'll save my ass with the boss. I'll tell security to switch off the Facility Amber Alert for me."</mark>*


---

# 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-11-hunt-for-the-megas-electric/hunt-for-mega-electric/you-find-yourself-in-a-lab/finding-the-smartcard.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.
