> For the complete documentation index, see [llms.txt](https://contact-63.gitbook.io/cebg-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://contact-63.gitbook.io/cebg-whitepaper/gameplay/hero/hero-stories.md).

# Hero Stories

#### 1)**Hill**

The fox demon clan that Hill belongs to has a long history. They are good at charming others, and the more beautiful their appearance, the higher their power. From this point of view, Hill is undoubtedly one of the strongest.

![](/files/q5LsVt9cuYEhZpSascia)

#### **2)Yamada**

Yamada is a highly gifted scholar who can easily make the most powerful explosives, but often forgets the trivialities of life.\
![](/files/g7UANTJ1GS16M03aEASy)

#### **3)Aoi**

Aoi is from the Black Forest region on the west coast, and it is rumored that she is a descendant of the Arch Druid. Because she likes to eat candy, she often seals healing techniques in lollipops.\
![](/files/9RGVFJBQb7Rl7xNHwx9M)

#### **4)Astral**

Astral lost both her parents when she was a child and was raised by a killer organization. She is proficient in drone technology, so she was given the title of a Star, a harbinger of immense destruction.

![](/files/K9PZLbV6Q9fdbhvIUbgK)<br>

#### **5)Miffy**

Miffy likes to play hide-and-seek with people and watch them play. No one knew why she did that, maybe she was just timid and wanted to play with everyone.

![](/files/XoLacD3uVv99AbQeVUCj)

#### **6)Canoe**

Canoe is the black priest of the Church of the Fallen Angels. She is very good at summoning hordes of mechas. Watching opponents wallow in despair is her greatest pleasure.

![](/files/cHoBRsYfcguHGsasIMrH)

#### **7)Mariana**

Marianne was originally a fur hunter in the Wild Beast Valley in the south. After accidentally touching the blood of Behemoth, she gained a powerful transformation ability.\
![](/files/txANdIrAzK6JE9nqXNqI)

**8)Dragonscale**

Dragonscale's life is a mystery, and I heard that he came here from a mysterious country in the east, looking for an ancient artifact that could save his people from suffering.

![](/files/U0WPCoLUH8qn0wMMCQTx)

#### **9)Lazar**

Lazar was born in exile, his family was poor, and he often worked in the black market to make a living by boxing. He takes the law of the weak as his creed, and treats his enemies ruthlessly.\
![](/files/GTNmTN11M8oWIVOVP3Zv)

#### **10)Kurosawa**

Kurosawa is the youngest king's guard in Shata, and has a fortitude and steady personality different from his peers. At the same time, influenced by royal etiquette, he also has amazing accomplishments in the culinary arts.\
![](/files/JoGMrTJLXk7X4DeSTKRZ)


---

# 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://contact-63.gitbook.io/cebg-whitepaper/gameplay/hero/hero-stories.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.
