# Kepiye cara AI-NFT bisa dianggo?

<img src="/files/yat6eecCwvYchdXgT1G1" alt="" class="gitbook-drawing">

Diagram iki nuduhake arsitektur lan fungsi AI-NFT.

Komponen kunci sing dibutuhake kanggo AI-NFT yaiku ing ngisor iki:

* Metadata NFT sing diperluas, kalebu file pangaturan karakter AI agen
* Kontrak NFT umum
* Runtime ing TEE (Trusted Execution Environment) sing wis diinstal Eliza

Kanthi cara iki, AI-NFT bisa migunakake kerangka lan infrastruktur sing ana.\
Kanthi nyakup file karakter AI agen (format JSON) menyang metadata NFT lan nyebarke ing blockchain, AI agen kanthi alami dadi aset on-chain.

Simple is the best.

Kanggo informasi luwih lengkap babagan metadata AI-NFT, bukak kaca ing ngisor iki:

{% content-ref url="/pages/ARQsjZxalNLtBtKADAun" %}
[Metadata AI-NFT](/jv/ai-nft-metadata.md)
{% endcontent-ref %}


---

# 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://docs.xnomad.ai/jv/how-ai-nft-works.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.
