> For the complete documentation index, see [llms.txt](https://gnogen.gitbook.io/gnogen/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gnogen.gitbook.io/gnogen/projects/gnogen-comics/aermes/aermes-act-8-go-and-find-them.md).

# Aermes Act 8: Go And Find Them

Word traveled fast, almost as fast as the boy genius himself.

{% embed url="<https://media.elrond.com/nfts/asset/QmbGkTh7WtFaYTkDdwZEtMUVSNTfEdehqvqJj8x5WgW9Yi>" %}

Social media, Youtube, Streamers, Mainstream Media, everyone was buzzing about the masked teenager who flew all through the night, rescuing people and putting out fires seemingly all over the place. Fans pieced together all of the camera footage from that night, and actually re-created his entire flight sequence, calculating that his efforts alone were single-handedly responsible for saving 28,431 lives directly, and another 25,000 in potential casualties. Murals went up all throughout Los Angeles, and the big question on everyone’s mind was: Who is this kid?

Back resting in his cliffside retreat, Aermes was pleased to see that the surveillance devices he placed around his family’s home reported a drastic decrease in the level of suspicious activity. It seems even those in the highest levels of the US Military-Industrial Complex found appreciation in what Aermes did that night.

Still…the question that would eat away at young Aermes was why King Emidas was frozen that morning in the throne room? Did the earthquake in LA have anything to do with what he saw in the City of Elrond? Should he fly back to Elrond to check up on Emidas? Suddenly, an email arrives with a video attachment:

EMIDAS: “Listen kid if you’re watching this, that means things have already begun. Remember what we talked about right? We need to assemble the A team. Look…uh…it has been a while since I last spoke with them…turns out waiting for an enemy that does not give you their arrival date is a tough pitch to sell to Earth’s mightiest warriors. Tell them this is not a drill and to activate Phoenix Protocols immediately. Make sure to find Ether, she can get me out. God Speed kid. No pressure, but Earth’s fate depends on it. Go and find them.”\ <br>

{% embed url="<https://gnogen.medium.com/aermes-act-8-go-and-find-them-dc88c42d1718>" %}
Aermes Act 8 Medium Article
{% endembed %}


---

# 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://gnogen.gitbook.io/gnogen/projects/gnogen-comics/aermes/aermes-act-8-go-and-find-them.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.
