> For the complete documentation index, see [llms.txt](https://castleoverlord.gitbook.io/whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://castleoverlord.gitbook.io/whitepaper/dev-team-and-partner/nightspade.md).

# Nightspade

Nightspade is a game development company located in Bandung, Indonesia. With more than 12 years of experience in the industry, we aspire to deliver happiness through high-quality games that engage and connect with their players. Our company is powered by passionate talents who love creating snazzy graphics, engaging gameplay, and wow-inducing effects. Our happy clients include DeNA, Google, Goethe Institut, Tokopedia, Nickelodeon, Microsoft, Gumi, Danone, Yogya Group, and many more.

![Gerry (Co-Founder/CEO)](/files/MeqVVRV2VoJcMnVwPbZ5) ![Teddy (Co-Founder/CFO)](/files/IomauLvNho0HWBS9Y7uV) ![Edwin (CTO)](/files/Qp0JgJ2KZg3OU8xC3HKQ)

![Nado (Lead Game Designer)](/files/b3nf1QmV3J2rj57SOx5c) ![Tommy (Lead Programmer)](/files/0MqJ0oVFCF4Hkj8wz9zE) ![Lukman (Creative Director)](/files/JUXfqe0sVDhjqenawSWN)

![Luthfan (Game Designer)](/files/TFN02yoCksD2J4FCqHFG) ![Rani (Artist)](/files/b7o1htLZmeCN62CFN7rW) ![Ira (Artist)](/files/1kwtRAnv4VY266Faa6FU)


---

# 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://castleoverlord.gitbook.io/whitepaper/dev-team-and-partner/nightspade.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.
