> For the complete documentation index, see [llms.txt](https://help.nftz.zone/beginners-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.nftz.zone/beginners-guide/nft/selling-nft-intro/how-to-store-an-image-on-ipfs-pinata-advanced.md).

# How to store an image on IPFS Piñata? \[Advanced]

Every NFT that is being minted on NFTz is automatically set on 'Deso Google'. Some creators prefer to mint on IPFS Piñata.  This page will explain how you can store your NFT image using IPFS Piñata.

1. On the top-right of your screen, press the '=' button. (after log in) &#x20;
2. Choose '**Mint'**.
3. Switch to **'IPFS'** underneath Image Storage.
4. [Mint](/beginners-guide/nft/selling-nft-intro/how-do-you-mint-sell-an-nft.md) the NFT.&#x20;

**It doesnt work:**

If you keep getting errors you can go to our [troubleshoot](/beginners-guide/troubleshoot/troubleshoot.md) or contact us at our [telegram](https://t.me/+qdNeX8CYB_swZTQx) or [Discord](https://discord.gg/jQ34WMMZce).&#x20;

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://help.nftz.zone/beginners-guide/nft/selling-nft-intro/how-to-store-an-image-on-ipfs-pinata-advanced.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.
