# Threes

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

{% file src="/files/xjmuTUpqKyGKLml92qhv" %}

Each image can be described by three words with the enumeration of the words given below each.  The first image is deduced to be \[BEA]\[NST]\[AKE]\[NSL]\[ICK] or BEANS.TAKEN.SLICK.  Each phrase can be built using the word bank trigrams.  The 10 completed phrases are listed below.

\[BEA]\[NST]\[AKE]\[NSL]\[ICK] = BEANS.TAKEN.SLICK\
\[CAR]\[DIN]\[ALS]\[HOR]\[TSL]\[IST]\[ING]\[S] = CARDINAL.SHORTS.LISTINGS\
\[DRE]\[AMS]\[ROC]\[KSA]\[MPL]\[E] = DREAMS.ROCK.SAMPLES\
\[KIT]\[EAG]\[AIN]\[STT]\[RUC]\[KS] = KITE.AGAINST.TRUCKS\
\[PLA]\[YER]\[LAB]\[ELS]\[AWA]\[RDS] = PLAYER.LABELS.AWARDS\
\[PUN]\[CHY]\[RAM]\[SWA]\[SHE]\[D] = PUNCHY.RAMS.WASHED\
\[SHO]\[EBO]\[XWA]\[ITR]\[ESS]\[DOW]\[NTU]\[RN] = SHOEBOX.WAITRESS.DOWNTURN\
\[SLA]\[TEC]\[HIN]\[PRE]\[TTY] = SLATE.CHIN.PRETTY\
\[TOT]\[ALL]\[IBR]\[ARI]\[ANG]\[ANG]\[S] = TOTAL.LIBRARIAN.GANGS\
\[WIR]\[ESA]\[PPE]\[ARE]\[ATE]\[N] = WIRES.APPEAR.EATEN

As hinted by the theme of Three, the words separated by periods and the images being in a 3mx3m square, these are What3Words coordinates (<https://what3words.com/>) with each set of words leading to 1 of 10 exact locations.

<table><thead><tr><th width="95" align="center">Solve</th><th width="124" align="center">City</th><th width="107" align="center">Country</th><th width="223" align="center">Location</th><th>Address</th></tr></thead><tbody><tr><td align="center">1</td><td align="center">New York</td><td align="center">USA</td><td align="center"><a href="https://what3words.com/beans.taken.slick">https://what3words.com/beans.taken.slick</a></td><td>Porcellino Statue, E 56th St, New York</td></tr><tr><td align="center">2</td><td align="center">Taipei</td><td align="center">Taiwan</td><td align="center"><a href="https://what3words.com/cardinal.shorts.listings">https://what3words.com/cardinal.shorts.listings</a></td><td>48-56, Songqin St, Xinyi District, Taipei City, Taiwan 110</td></tr><tr><td align="center">3</td><td align="center">Sydney</td><td align="center">Australia</td><td align="center"><a href="https://what3words.com/dreams.rock.sample">https://what3words.com/dreams.rock.sample</a></td><td>Redfern Park, Redfern NSW</td></tr><tr><td align="center">4</td><td align="center">Toronto</td><td align="center">Canada</td><td align="center"><a href="https://what3words.com/kite.against.trucks">https://what3words.com/kite.against.trucks</a></td><td>Department of Biochemistry, University of Toronto</td></tr><tr><td align="center">5</td><td align="center">New York</td><td align="center">USA</td><td align="center"><a href="https://what3words.com/player.labels.awards">https://what3words.com/player.labels.awards</a></td><td>Rao's, 455 E 114th St, New York, NY 10029, United States</td></tr><tr><td align="center">6</td><td align="center">London</td><td align="center">England</td><td align="center"><a href="https://what3words.com/punchy.rams.washed">https://what3words.com/punchy.rams.washed</a></td><td>24 Jermyn St, London, England</td></tr><tr><td align="center">7</td><td align="center">Kuala Lumpur</td><td align="center">Malaysia</td><td align="center"><a href="https://what3words.com/shoebox.waitress.downturn">https://what3words.com/shoebox.waitress.downturn</a></td><td>2, Leboh Ampang, City Centre, 50100 Kuala Lumpur</td></tr><tr><td align="center">8</td><td align="center">Chicago</td><td align="center">USA</td><td align="center"><a href="https://what3words.com/slate.chin.pretty">https://what3words.com/slate.chin.pretty</a></td><td>1521 S Linn White Dr, Chicago, IL 60605, United States</td></tr><tr><td align="center">9</td><td align="center">Manchester</td><td align="center">England</td><td align="center"><a href="https://what3words.com/total.librarian.gangs">https://what3words.com/total.librarian.gangs</a></td><td>Archway, Hulme, Manchester, UK</td></tr><tr><td align="center">10</td><td align="center">Houston</td><td align="center">USA</td><td align="center"><a href="https://what3words.com/wires.appear.eaten">https://what3words.com/wires.appear.eaten</a></td><td>1200 National St, Houston, TX 77007, USA</td></tr></tbody></table>


---

# Agent Instructions: 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/megaforce-sentinel-training/mission-control/mission-1/encrypted-location-data/threes.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.
