> 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/emidas/emidas-act-2-fear.-uncertainty.-doubt..md).

# Emidas Act 2: Fear. Uncertainty. Doubt.

“Emidas, we don’t have time for this! Why have you brought us to this strange place?! We have always placed our trust in you, but our people will be invaded at a moment’s notice! Tell us why we have come here!”

Mesmerized by the glowing aura that had enveloped him, Emidas could hear nothing but pitch silence.

“EMIDAS! Our families, our homes…all our village cries out to us, even from here!”

“We cannot tarry here any longer! We must go back!”

Knowing this is what the mysterious letter had brought him to, Emidas grips the handle with all his might and begins to drag the sword from the stone.

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkxeauDzz0IK4zKM5aTGy%2Fuploads%2FUxnfAHYKi3Gr8gv487n2%2FEmidas_Act_2_1st_EDITION_FINAL_NFT.mp4?alt=media&token=31231b28-af0f-42f0-8681-10cc4656ec59>" %}
EMIDAS Act 2&#x20;
{% endembed %}

Bit by bit, the sword appears to listen! His eyes grow wider as the beast begins to glow. As if it were waiting for its master, the sword slides out and activates.

Seven shards of bright light surround Emidas. A shield appears suddenly, fixated onto his left arm. A blinding light emits from Emidas’ entire body — the men around stutter back and shield their eyes in terror.

When the light dissipates, things slowly come into focus. Standing before them, they see Emidas glowing, electricity coursing throughout his body.

Emidas turns to them with a gaze they had never seen before. “With this power, we will save our people and deliver them from evil. Let us make haste. The battle of our lives awaits.”

{% embed url="<https://gnogen.medium.com/emidas-act-2-fear-uncertainty-doubt-56b284e70ea6>" %}
EMIDAS Act 2 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/emidas/emidas-act-2-fear.-uncertainty.-doubt..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.
