# Inexorable Darkness

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

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

As hinted by "feeling around in the dark", Braille can be used to decode the first of the 11 squares by dividing the grid into 2x3 segments and reading the white squares as the pips.

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

This decodes to the message START\_HERE\_COMBINE\_THESE.  This is a hint to combine the grids together.  The exact method is hinted by "Inexorable" and "logically combined" which is a clue to use an XOR Logic Gate.

<figure><img src="/files/XooGpuSAMf0l3J6FRssS" alt=""><figcaption><p>XOR Logic Gate</p></figcaption></figure>

Combining the first grid with the second grid (combining the pixels in the same location) gives a new output.

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

This new grid can again be read via Braille but this time using the black squares as the pips.

<figure><img src="/files/qm1AgYoDpXb5cNZRXDLQ" alt=""><figcaption><p>XOR with Grid 2: BALANCE_BY_MARCIA_BILLIG</p></figcaption></figure>

This one gives the message BALANCE\_BY\_MARCIA\_BILLIG.  Each new grid can again be XORed with the grid following it to give a new grid with a new Braille message (alternate between black and white pips on each grid) to give 10 grids total giving a message with a location.

<figure><img src="/files/AkCGYZycxiOkaUaCqGZv" alt=""><figcaption><p>XOR with Grid 3: THE_BAYSIDE_BANYAN_TREE</p></figcaption></figure>

<figure><img src="/files/WfzmnbgWLAFS5PTFzBxw" alt=""><figcaption><p>XOR with Grid 4: CHUNKING_MANSIONS_FRONT</p></figcaption></figure>

<figure><img src="/files/UDsUFadJuAsjUNNhAMJb" alt=""><figcaption><p>XOR with Grid 5: FLAX_MURAL_BY_MASKAGRAM_</p></figcaption></figure>

<figure><img src="/files/f91Ukcd6CdNpWvKW6xsa" alt=""><figcaption><p>XOR with Grid 6: IRVING_IN_PROSPECT_PARK_</p></figcaption></figure>

<figure><img src="/files/Meis8A0pqxxCfwjcAdWt" alt=""><figcaption><p>XOR with Grid 7: THE_ISHINKI_TOUCHSTONE_</p></figcaption></figure>

<figure><img src="/files/rIvKaOFEll0vxLyWzgzh" alt=""><figcaption><p>XOR with Grid 8: MODERN_PASTRY_IN_THE_HUB</p></figcaption></figure>

<figure><img src="/files/wYeVqilZahjAJiQoBz0l" alt=""><figcaption><p>XOR with Grid 9: THE_OBELISK_OF_DISTANCES</p></figcaption></figure>

<figure><img src="/files/ZdRga8nFZeUt3ITDARhV" alt=""><figcaption><p>XOR with Grid 10: ORBIS_HOTEL_BRACKA_GLOBE</p></figcaption></figure>

<figure><img src="/files/mgAHb8HUsdBWABMqN1hu" alt=""><figcaption><p>XOR with Grid 11: WINGED_OX_ON_TJU_CAMPUS</p></figcaption></figure>

When completed, 10 Resource locations are identified and compiled below.

<table><thead><tr><th width="90" align="center">Solve</th><th width="127" align="center">City</th><th width="115" align="center">Country</th><th width="152" align="center">Location</th><th>Address</th></tr></thead><tbody><tr><td align="center">1</td><td align="center">Washington DC</td><td align="center">USA</td><td align="center">Balance Sculpture</td><td>Maury Elementary School, 1250 Const Ave NE, Washington DC</td></tr><tr><td align="center">2</td><td align="center">Miami</td><td align="center">USA</td><td align="center">Bayside Banyan Tree</td><td>Bayside Marketplace, 401 Biscayne Blvd, Miami</td></tr><tr><td align="center">3</td><td align="center">Hong Kong</td><td align="center">China</td><td align="center">ChungKing Mansions</td><td>36–44 Nathan Road, Tsim Sha Tsui, Kowloon, Hong Kong</td></tr><tr><td align="center">4</td><td align="center">Oakland</td><td align="center">USA</td><td align="center">Flax Mural By Maskagram</td><td>1501 Martin Luther King Jr Way, Oakland</td></tr><tr><td align="center">5</td><td align="center">New York</td><td align="center">USA</td><td align="center">Washington Irving Memorial</td><td>159 East Dr, Brooklyn, NY</td></tr><tr><td align="center">6</td><td align="center">Manchester</td><td align="center">England</td><td align="center">Ishinki Touchstone</td><td>Bridgewater Hall, Lower Mosley Street, Manchester</td></tr><tr><td align="center">7</td><td align="center">Boston</td><td align="center">USA</td><td align="center">Modern Pastry</td><td>257 Hanover St, Boston</td></tr><tr><td align="center">8</td><td align="center">Sydney</td><td align="center">Australia</td><td align="center">The Obelisk of Distances</td><td>Macquarie Place Park, 36 Bridge Street, Sydney</td></tr><tr><td align="center">9</td><td align="center">Warsaw</td><td align="center">Poland</td><td align="center">Orbis Hotel Bracka Globe</td><td>Orbis Hotel Bracka 16, 00-028 Warszawa, Poland</td></tr><tr><td align="center">10</td><td align="center">Philadelphia</td><td align="center">USA</td><td align="center">Winged Ox on TJU Campus</td><td>South side of Walnut just West of 10th</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/inexorable-darkness.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.
