> 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/brand/overview.md).

# Overview

## What is the goal for an IP in Web3?

The ability to generate widespread interest and demand for a project, all without requiring people to be familiar with Web3.&#x20;

*How do we plan to do this?*

## Your Kami

We recognize the value of investing in **your** brand.&#x20;

We are looking to be the go-to PFP that serves as a cornerstone for **your** **personal brand**. We are strong believers that the key to a successful brand lies in the community it serves.

That's why we're developing a suite of marketing tools that are specifically tailored to help you promote yourself(with your Kami) both online and in the real world.&#x20;

## Vision

At the heart of our vision is the belief that every personal brand should tell a story. That's why we're committed to creating a rich narrative and character development for your PFP.&#x20;

Much like your favorite anime, your Kami will embark on a transformative journey, evolving before your followers' eyes, much like how you've probably changed grinding everyday in Web3. We want your PFP to resonate with those who identify with a main character that may seem different, loud, or misunderstood, but eventually rises to the challenge and discovers their destiny, something larger than life.&#x20;

Your Kami **IS** the main character, and this story is about **YOUR** journey.&#x20;

We are excited to help you create a personal brand that represents who you are and the message you want to convey.

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

## From the Team

Holders will have access to exclusive Kami brand assets to build their personal brand or business. Holders are free to use Kami's IP, and the team will provide support in many shapes and forms.&#x20;


---

# 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/brand/overview.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.
