# Crossing the Road

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

Scientists begin by answering the clues where all the answers on the left are standard answers and all the answers on the right (the otherside) are the same answers but contain the word "side"

<table><thead><tr><th width="195">Clue</th><th width="125" align="center">SIDE</th><th width="168" align="center">OTHER SIDE</th><th>Otherside Clue</th></tr></thead><tbody><tr><td>Game of Thrones Nickname</td><td align="center">MOUNTAIN</td><td align="center">OUT(SIDE)</td><td>2014 Calvin Harris Single from Motion</td></tr><tr><td>Netflix Original Series</td><td align="center">DARK</td><td align="center">SEA(SIDE)</td><td>Dominion Expansion</td></tr><tr><td>Music Genre</td><td align="center">COUNTRY</td><td align="center">ROAD(SIDE)</td><td>Form of Assistance when a Car Sputters</td></tr><tr><td>Distance Adjective</td><td align="center">FAR</td><td align="center">FAR (SIDE)</td><td>Gary Larson Comic, with "the"</td></tr><tr><td>Larger Body of Water</td><td align="center">SEA</td><td align="center">WEST (SIDE)</td><td>Location of a "Story" about Jets and Sharks</td></tr><tr><td>Lacking a particular Sense</td><td align="center">BLIND</td><td align="center">BLIND (SIDE)</td><td>Michael Lewis book, with "the"</td></tr><tr><td>Wedding Item</td><td align="center">RING</td><td align="center">DARK (SIDE)</td><td>Negative Aspect of the Force</td></tr><tr><td>Rapper Surname</td><td align="center">WEST</td><td align="center">LAKE (SIDE)</td><td>Park in a Rush Song</td></tr><tr><td>Smaller Body of Water</td><td align="center">LAKE</td><td align="center">COUNTRY (SIDE)</td><td>Rural Area</td></tr><tr><td>Type of Thoroughfare</td><td align="center">ROAD</td><td align="center">MOUNTAIN (SIDE)</td><td>Surface Ascended by Climbers</td></tr><tr><td>Baseball Term</td><td align="center">OUT</td><td align="center">RING (SIDE)</td><td>Where Boxing Judges Sit</td></tr></tbody></table>

Drawing a line from the chicken to its counterpart other side answer will draw a line through a single number for each answer.<br>

<figure><img src="/files/0oQSYjqR4oJjr0I7WSjU" alt=""><figcaption></figcaption></figure>

|  Answer  | Number | Extract |
| :------: | :----: | :-----: |
| MOUNTAIN |    1   |    M    |
|   DARK   |    2   |    A    |
|  COUNTRY |    7   |    Y    |
|    FAR   |    2   |    A    |
|    SEA   |    3   |    A    |
|   BLIND  |    4   |    N    |
|   RING   |    4   |    G    |
|   WEST   |    2   |    E    |
|   LAKE   |    1   |    L    |
|   ROAD   |    2   |    O    |
|    OUT   |    2   |    U    |

Using the number traveled through as an extract value for the answer (and using the left side as order) gives the final answer **MAYA ANGELOU**.


---

# 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/mega-mutant-melee/battle-reports/april-1-major-puzzle/crossing-the-road.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.
