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

# FAQ

#### ❓ **1. What is Kitsune Soul?**

Kitsune Soul is a collection of **5555 hand-crafted digital spirits**, each representing a fragment of ancient Kitsune Essence. Every NFT is unique, story-driven, and part of a larger lore universe connecting the Human Realm and Yokai Realm.<br>

#### ❓ **2. How many NFTs are in the collection?**

There are **5555 total NFTs** divided into elemental clans and rarity tiers.<br>

#### ❓ **3. What blockchain does Kitsune Soul use?**

The project is deployed on **Base Chain (Base Network)** — a secure, fast, low-fee blockchain supported by Coinbase.<br>

#### ❓ **4. What makes each Kitsune Soul unique?**

Each NFT has:

* A unique elemental clan (Fire, Water, Nature, Lightning, Shadow)
* Different traits and aura patterns
* Story-based metadata
* Various levels of rarity
* Evolution potential (future feature)<br>

#### ❓ &#x35;**. What utilities do Kitsune Soul NFTs offer?**

Utilities include:

* Holder-only access to future drops
* Voting rights for community decisions
* Participation in future Kitsune Realm expansions
* Priority in whitelist events
* Special in-game or metaverse features (to be announced)<br>

#### ❓ &#x36;**. Are there any legendary or 1/1 NFTs?**

Yes. A small number of **Ultra-Rare Legendary Kitsune** will exist in the collection. These have special lore, animations, or exclusive utility.<br>

#### ❓ &#x37;**. How do I mint a Kitsune Soul?**

You can mint through the **official minting website** (link will be announced).\
To mint, you need:

* A crypto wallet (MetaMask, Coinbase Wallet…)
* Gas fee on Base Network

#### ❓ &#x38;**. Is Kitsune Soul a long-term project?**

Absolutely. Kitsune Soul is built with long-term lore, community development, and continuous expansion in mind.


---

# 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://kitsune-soul.gitbook.io/kitsunesoul/faq.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.
