# Static File on IPFS

## Target User Story:

{% hint style="info" %}
As a user who wants to mint a Data NFT:

* I'd like to store a static file on IPFS using Zedge Storage
* I'd like to grab the IPFS CID of this file and mint a Data NFT with a URL like "ipfs\://MY\_CID"
  {% endhint %}

## Guide 1:

Uploading Static File on Zedge Storage: [Link](https://app.tango.us/app/workflow/Uploading-Static-Files-on-zEdgeStorage-7ce0e88360344df7b458c6ab8cc159d3)


---

# 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.itheum.io/product-docs/pre-aithra/pre-aithra-integrators/data-streams-guides/zedge-storage/static-file-on-ipfs.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.
