> For the complete documentation index, see [llms.txt](https://docs.ni-ka.fun/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ni-ka.fun/ni-ka-universe/about-ni-ka.md).

# About NI-KA

Welcome to the world of **NI-KA**!

NI-KA is a futuristic arcade runner that combines split-second reaction times, unique dual-engine controls, and native Web3 integrations on the Solana blockchain.

## 🌌 The Lore & Universe

The home planet of the **NI-KA** entities is dying. In a desperate bid for survival, they have launched exploration probes deep into the cyber-void in search of a new sanctuary.

To bridge the cosmic expanse, they constructed a specialized, dual-lane highway that enables them to travel and map the universe. You are at the helm of these probes. Navigate the hazardous roads, build your home plot in **NI-KA Town**, and prepare for future integration quests as the entities expand across the stars.

## 🎨 The Webtoon Comic Aesthetic

NI-KA is designed to look like a live, interactive webtoon or comic book:

* **Cel-Shaded Outlines:** The ship models, obstacles, and tracks utilize specialized toon materials combined with post-processing cartoon outline passes for a hand-drawn look.
* **Dynamic Neon Glows:** Vivid, saturated neon styling (sky blue, toxic green, cyber yellow, and intense orange-red) details the engines, barriers, and visual overlays.
* **Visual Realms:** Visual styles shift between classic hand-drawn cel-shading, sketch mode elements, and realistic planetary backdrops.


---

# 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:

```
GET https://docs.ni-ka.fun/ni-ka-universe/about-ni-ka.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
