> For the complete documentation index, see [llms.txt](https://eon-rift.gitbook.io/eon-rift-litepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://eon-rift.gitbook.io/eon-rift-litepaper/the-team/van-jensen.md).

# Van Jensen

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

Van Jensen was born and raised in the farm country of Western Nebraska where he wrote and drew stories as soon as he could hold a pencil. He became a newspaper crime reporter, then a magazine editor, and eventually an author of comic books and graphic novels. He has written some of the world’s biggest characters, including James Bond and The Flash, Superman, Wonder Woman and the Green Lantern Corps for DC Comics.&#x20;

He also has co-created acclaimed series including *Two Dead* from Simon & Schuster/Gallery 13 (with National Book Award-winning artist Nate Powell), *Cryptocracy* from Dark Horse (with Pete Woods), and *Pinocchio, Vampire Slayer* from Top Shelf/IDW (with Dusty Higgins).

Jensen is known for creating fiction that combines mind-bending genre concepts with deeply emotional, character-centered stories that have earned praise from fans and critics alike. His work can be thrilling, hilarious or terrifying, but it is always heartfelt. A more complete bibliography can be found [here](https://www.vanjensen.com/books).

In 2016, Jensen was named a Comic Book Ambassador by the U.S. State Department. In that role, he has traveled internationally to work with students and refugees, teaching them to share their stories through the medium of comics. In 2018, he created a comic book biography for Georgia gubernatorial candidate Stacey Abrams. In 2019, he was awarded a grant from the Atlanta BeltLine to create “Up Hill” with artist Joshua Ray Stephens, a comic book public art installation that reimagined the myth of Sisyphus as a *Looney Tunes* cartoon.


---

# 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://eon-rift.gitbook.io/eon-rift-litepaper/the-team/van-jensen.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.
