# NFT Collection

Each SAKURA NFT represents a unique avatar with a unique personality within the ecosystem. These avatars are not just static images, they are linked to customized and intelligent AI agents capable of learning and adapting based on user interactions.

#### Features of the NFTs :

* **Unique Design:** SxK's lovingly designed avatars combine japanese influence and charm
* **Customization:** Owners can modify their agents'parameters.
* **Integrated AI:** AI agents propose natural and evolving interactions.

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

The SAKURA NFT collection is composed of 1,499 NFTs. Avatars are generated from over 200 possible traits, including face, headwear, clothing and more. The SAKURA NFT collection is stored as token on the blockchain and hosted on IPFS.

{% hint style="info" %}
**Mint is launched on the Opensea platform :**

[**https://opensea.io/fr/collection/sakuraxkoyomi/overview**](https://opensea.io/fr/collection/sakuraxkoyomi/overview)
{% endhint %}


---

# 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://sakura-10.gitbook.io/sakura/getting-started/markdown.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.
