# Hoe werk AI-NFT?

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

Hierdie diagram illustreer die argitektuur en funksionaliteit van AI-NFT's.

Die sleutelkomponent wat 'n AI-NFT benodig:

* 'n Uitgebreide NFT metadata met die AI-agent se karakter konfigurasielêer.
* 'n Algemene NFT kontrak.
* 'n Uitvoering in TEE met Eliza geïnstalleer.

Op hierdie manier kan AI-NFT's bestaande raamwerke en infrastruktuur benut. Deur die AI-agent se karakterlêer JSON in 'n NFT metadata in te bed en dit op die blockchain te ontplooi, transformeer die AI-agent naatloos in 'n on-chain bate.

Eenvoudig is die beste.

Vir meer besonderhede oor AI-NFT metadata, kyk asseblief na hierdie bladsy:

{% content-ref url="/pages/ARQsjZxalNLtBtKADAun" %}
[AI-NFT Metadata](/af/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/af/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.
