> 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/megaforce-sentinel-training/pre-briefing/solving-for-time.md).

# Solving for Time

Mysterious polls began appearing on the A.P.E. Community Avenue Board (<https://app.downavenue.com/>)

There, a user named FinleyBreese, posted 12 bizarre looking polls for scientists to vote on.

Reviewing the polls it was be determined each set of answers could be linked to one of the 12 Chinese Zodiacs.

<figure><img src="/files/xuY5cvNKRUoSEc8WTHaO" alt=""><figcaption><p>All contain a character called <strong>Rabbit</strong></p></figcaption></figure>

<figure><img src="/files/BXQVtMQfvtLqF0KWbRSB" alt=""><figcaption><p>All played a character called <strong>Rooster</strong></p></figcaption></figure>

<figure><img src="/files/u6zRcQZdttNluMfRs2F3" alt=""><figcaption><p>All have a place called <strong>Hog (Pig)</strong> <strong>Island</strong></p></figcaption></figure>

<figure><img src="/files/PIewqmrFpK4pYe7yd4o6" alt=""><figcaption><p>Both are nicknamed <strong>Tiger</strong></p></figcaption></figure>

<figure><img src="/files/vPKxMvB6nbGPhHdRuakf" alt=""><figcaption><p>Both contain a ride/team named after a <strong>Snake</strong></p></figcaption></figure>

<figure><img src="/files/O18aIGPM3IPPIGfTSrHe" alt=""><figcaption><p>All are words that can come after the word <strong>Monkey</strong></p></figcaption></figure>

<figure><img src="/files/rymmE4LIqvIXSdeKjg3c" alt=""><figcaption><p>Uses the letters <strong>OX</strong></p></figcaption></figure>

<figure><img src="/files/ChqdzwC0wmPpUATRxnRs" alt=""><figcaption><p>Both have <strong>Dog</strong>s with their own social media accounts</p></figcaption></figure>

<figure><img src="/files/HQcEpCuDIGW0ljVbMWhT" alt=""><figcaption><p>All are Terms to describe Drag On or <strong>Dragon</strong></p></figcaption></figure>

<figure><img src="/files/O0l1fjGFhdWWzLyNjz4T" alt=""><figcaption><p>All Albums contain a song with the word <strong>Horse</strong> in the title</p></figcaption></figure>

<figure><img src="/files/7tHLDK207aou7m39gxI0" alt=""><figcaption><p>A <strong>Sheep</strong>ish question</p></figcaption></figure>

<figure><img src="/files/I8rXDwpfUQXkSeq1IOFk" alt=""><figcaption><p>All are terms for being a <strong>Rat</strong></p></figcaption></figure>

Each question had a different number of choices ranging from 1-6, which indicated what letter of the zodiac animal to use in the final answer.

ie, the first poll had 3 options, indicating to use the 3rd letter of Rabbit, or B

ra**B**bit\
roost**E**r\
pi**G**\
t**I**ger\
s**N**ake\
mo**N**key\
**O**x\
d**O**g\
drago**N**\
hors**E**\
**S**heep\
ra**T**

This led to the final phrase of:

**BEGIN NOON EST**


---

# 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/megaforce-sentinel-training/pre-briefing/solving-for-time.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.
