> For the complete documentation index, see [llms.txt](https://kami-1.gitbook.io/kami/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kami-1.gitbook.io/kami/art/creative-development.md).

# Creative Development

## Inspiration:

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

{% hint style="info" %}
Kami's main inspiration comes from Manga/Anime and the music industry.
{% endhint %}

## Why Anime?

Every anime has its own unique world and a cast of characters with distinct looks and personalities, which provides a perfect foundation for design and inspiration.

We wanted to create a PFP that not only looked great but also made holders feel like they were part of a unique and immersive world. This way, holding a Kami will feel like stepping into a world that is uniquely yours.&#x20;

There's something that resonates with so many people watching characters evolve from mischievous troublemakers to individuals who earn the respect of their friends and peers. It's a storyline that never gets old for us.

{% hint style="info" %}
These are the aspects we loved specifically from Yu Yu Hakusho, Naruto, and Soul Eater.
{% endhint %}

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

Kami are not "chibi."  Although some people might think Kami are cute, it's important to remember that they are **GODS***-in-training* and possess a unique identity beyond their appearance.

<figure><img src="/files/1QKyQ6dhngnzBsrDkfba" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
We took proportions from Kid Goku and Kid Krillin; who both had big heads and tiny bodies.
{% endhint %}

Kami have big, glowing, white eyes with no pupils. Instead of making it a rare trait, we decided that all Kami should have them. It's all about staying true to our lore and creating a unique visual identity that sets us apart from all the other PFPs.

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

{% hint style="info" %}
The byakugan, Aangs avatar state and The Gorillaz all played a big role when deciding Kami's eye design.
{% endhint %}


---

# 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://kami-1.gitbook.io/kami/art/creative-development.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.
