# What is an Infinifty NFT?

{% hint style="info" %}
You've received an NFT that was minted on Infinifty and includes it's own NFT Base. That sounds exciting but what's that?
{% endhint %}

Infinifty NFTs are the perfect way to package up loads of additional file assets for you to use. So let's explore what that means.

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

Your NFT was created with two special characteristics:

* Additional storage for files and digital assets that it's creator wanted you to have
* The ability to customise your NFTs own website to make it a one-of-a-kind

Think of your NFTs website as how you reach those files. We call that Base. Files remain locked within your NFTs Base to be downloaded by whomever owns the NFT at any time, so if you transfer or sell your NFT to a new owner they will be able to access those files instead of you.

In this section we'll look at how to log in to your NFTs Base, how to access the file storage area and how to customise the Base website.


---

# 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.infinifty.io/creator/using-your-nft/what-is-an-infinifty-nft.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.
