# NFT Infrastructure

{% hint style="success" %}
**NFT – Non-Fungible Tokens** (armor, weapons, consumables, heroes, names, etc.)

**FT – Fungible Tokens** (resources, consumables, etc.)
{% endhint %}

NFT examples:

<figure><img src="/files/vHY9LLW08z0cIxDTWl3b" alt=""><figcaption><p>In-game Non-Fungible Tokens</p></figcaption></figure>

{% content-ref url="/pages/rqbzxkGVYr8jnovLEkqk" %}
[NFT Marketplace](/economy-ecosystem/nft-infrastructure/nft-marketplace.md)
{% endcontent-ref %}

{% content-ref url="/pages/NkSTJ85wV9sYFvev2dab" %}
[NFT Rent/Lease](/economy-ecosystem/nft-infrastructure/nft-rent-lease.md)
{% endcontent-ref %}

{% content-ref url="/pages/lIQnIzxTzpNiYkf6EJv8" %}
[NFT Lend/Borrow](/economy-ecosystem/nft-infrastructure/nft-lend-borrow.md)
{% endcontent-ref %}

{% content-ref url="/pages/otKXpaFbS4chaxCPALO2" %}
[NFT Escrow/Barter](/economy-ecosystem/nft-infrastructure/nft-escrow-barter.md)
{% endcontent-ref %}

<br>


---

# 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://wiki.cyberpunks.world/economy-ecosystem/nft-infrastructure.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.
