# IPFS Hosting

**IPFS** (InterPlanetary File System) is a **decentralized** protocol designed to create a peer-to-peer method of storing and sharing hypermedia in a distributed file system. Unlike traditional centralized servers, IPFS utilizes a network of nodes to host and distribute content across the internet.

In the realm of Non-Fungible Tokens (NFTs), IPFS plays a crucial role in storing the media associated with the tokens. Instead of storing the media files directly on the blockchain, which can be inefficient and costly, NFTs2Me use IPFS to store these files. The IPFS provides a decentralized and efficient method for storing large media files associated with NFTs while still **ensuring accessibility** and **permanence**.

By storing NFT media files on IPFS, creators can maintain ownership and control over their content while benefiting from the decentralized nature of IPFS, which enhances accessibility and reduces reliance on centralized servers. Additionally, **IPFS ensures** that **NFT media files remain accessible even if the original hosting platform goes offline or experiences disruptions**.

**NFTs2Me uploads** all **media files** and their associated **metadata** to **IPFS** easily and for **FREE**, without the need for additional payments or expenses, or complex manual tasks, in a transparent manner to the user.

### Keep your collection safely hosted and uploaded to IPFS, an inmutable and decentralized file system where your files will remain forever accessible!

While your collection is being deployed, the tool automatically uploads everything to IPFS without you having to lift a finger, making it automatic and secure:

<figure><img src="/files/1XFZnBBqzLCrU0zH3wDq" alt=""><figcaption></figcaption></figure>

Once completed, your media and metadata are uploaded to IPFS, and your collection is deployed on the network, ready for others to view and mint! :tada::tada::tada:

In generative art projects section, there is also a step for uploading the generated art to IPFS. Once uploaded, the collection can be deployed on your selected network:

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

You can download your IPFS uploaded images and metadata:

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

Check more at <https://nfts2me.com/#why-choose-us>


---

# 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.nfts2me.com/features/ipfs-hosting.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.
