# Images & media

Fractal Visions allows you to add images and media easily for your NFT collection.

Simply drag a file or folder into the the image upload field.

<figure><img src="/files/0FklQTQvtuTY2FJSjnIc" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Fractal Visions supports PNG, JPG, GIF, WEBP, MP4, WEBM files.
{% endhint %}

Your media is stored on IPFS and you have the ability to manage the metadata on the creator dashboard after deployment.&#x20;

If you want to change the pinning service to Arweave or IPFS yourself you can do so by using the " [Custom C.I.D](/fveco/hub/cid.md) " option.


---

# 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.fractalvisions.io/fveco/hub/deploy/images-and-media.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.
