# Custom IPFS URI Artwork

If you have already uploaded your artwork to IPFS and you want to enter this information instead of uploading it again to IPFS, you can do using NFTs2Me.

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

This mode is active when you create a new NFT project using the "Editions" or "Drops" mode.

The **fields that you must fill are**:

* **IPFS URI** where the artwork is located.

  **Important about the IPFSURI** format of "Content Identifiers" (CIDs), some examples would be:

  * **v0**: QmdfTbBqBPQ7VNxZEYEj14VmRuZBkqFbiwReogJgS1zR1n
  * **v1**: bafybeihdwdwdcefgh4dqkjv67uzcmw7ojee6xedzdetojuzjevtenxquvyku


---

# 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/custom-ipfs-uri/custom-ipfs-uri-artwork.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.
