> For the complete documentation index, see [llms.txt](https://genesis-docs.bridgeworld.gg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://genesis-docs.bridgeworld.gg/lore/the-old-tomes/legions/the-origin-legions/dreamwinder/dreamwinder-1.md).

# Dreamwinder #1

**Report of Investigation – Dreamwinder - Exhibits**&#x20;

**Exhibit A – Cpt. A. Forgund**&#x20;

**Journal Entry Dated \[REDACTED]**&#x20;

I remind myself that it was just a dream, but it was unlike any dream I ever had, vividly reliving every moment from the debrief in painful detail.<br>

Though I dare not speak out, in confidence, I am anxious about the news from the front. Were the insurgency to discover that reinforcements had been delayed by the recent ley line tremors and resulting dust storms, I believe that they could overwhelm our position and, with the pass lost, the heart of the kingdom would be exposed, and the campaign would take a sudden and dramatic turn. What started as routine unrest during difficult times had seemingly evolved overnight into something much worse and far more dangerous. The insurgency’s leaders preached the end of times as we know them and a glorious rebirth from the ashes, instilling a zealous fury in their followers that spread like wildfire.<br>

My superiors believe that we can end this uprising if we cut the head off the snake, that even with the recent delays the enemy forces are not sufficiently organized to take the pass, but I’m not so sure. With magic dissipating and record low yields from the harvest, the people are hungry, scared, and, I fear, desperate. I think the insurgency’s leaders are opportunists, but they are right - *something is coming*.&#x20;

In my dream, the General quickly identified my reluctance to be forthright about my concerns, dragging my insecurities into the light. What was worse, he did not react in anger or defiance when I described our vulnerabilities and how the enemy might exploit them. No, he had smiled, lips drawn back into a grin the ghost of which still haunts me.&#x20;

Dreams do not portend, however, and I must steel my resolve.<br>

\- Adam&#x20;

*Captain Forgund’s last journal entry before he was killed in battle during the fall of Benten’s Pass. As discussed at length in the accompanying report, this is, I posit, the first documented encounter with the entity that I refer to as the “Dreamwinder.” - Inquisitor Lesant.*


---

# 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://genesis-docs.bridgeworld.gg/lore/the-old-tomes/legions/the-origin-legions/dreamwinder/dreamwinder-1.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.
