> For the complete documentation index, see [llms.txt](https://lore.chainrunners.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lore.chainrunners.xyz/trait-lore/ninja-mask.md).

# Ninja Mask

Ninjutsu; the ancient art of the 1980's - where Ninjas ruled the streets, trained in warehouses and defeated gangs of enemies under the guise of darkness using grappling hooks and the spirits of their ancestors.

Their legend is preserved in the pre-Mega City museum archive before the great toxification, thanks to the final few MCO Drudging expeditions performed on the ancient structures beneath our city. Various video home system entertainment devices filled with spools of projection tape were located and many featured these honorable martial artists.

The original Ninjas were known to perform supernatural abilities, such as invisibility, shapeshifting and acts of agility that would otherwise be physically impossible. Many ninjas seemed front and back flip frequently in and out of view as if to shock or surprise their targets *(Historians assume it was their most agile method at the time).*

It is believed by some that the secret art of Ninjutsu has fallen back into popularity with niche groups of disruptive citizens that feel suppressed by the watchful eyes of Somtech. It has otherwise largely fallen back into legend and superstition.

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

**Associated Brand:** N/A


---

# 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://lore.chainrunners.xyz/trait-lore/ninja-mask.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.
