# Kaidro Production Model

###

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

Kaidro's unique production model allows projects within its ecosystem to expand more rapidly and efficiently. This efficiency is exemplified by the development of the Grimbone Spark Suit 3D model. Once created, this single 3D model is utilized repeatedly across various platforms:

* It's rendered for the manga.
* It's animated for the series.
* It's integrated into the Kaidro game.
* It serves as an NFT skin.
* It's transformed into a physical toy, among other applications.

The principle of reusing a single 3D model extends to various elements within the Kaidro universe, including environments, props, creatures, buildings, mechs, and more. This approach not only streamlines production but also ensures consistency and quality across all Kaidro-related media and products.


---

# Agent Instructions: 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://kaidro-chronicle.gitbook.io/kaidrowhitepaper/kaidro-production-model.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.
