> For the complete documentation index, see [llms.txt](https://wp.gotmlabz.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wp.gotmlabz.io/tools/nft-image-storage.md).

# NFT Image Storage

Migrate your NFT collection on Solana from Shadow Drive or other failed provider.

Fix broken images and metadata so your NFTs display correctly across all wallets and marketplaces.

{% embed url="<https://www.gotmlabz.io/solutions/nft-storage>" %}

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

Enter Hashlist

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

None (Rebuild from Traits)

Mapping - 3 Options

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

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

Upload 1 folder containing multiple folders of traits\
each folder name must match the name of the trait type ex: Background\
each trait image within the folders must match the name of the traits on chain\
spellings are vital, capital letters are vital, spaces are vital

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

Layer Order

Drag into correct position

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

Preview Build

Will show 4 NFTs max as a preview to ensure you have the correct layer order

<div align="left"><figure><img src="/files/vzthzsshHrV1wwLE5QWW" alt=""><figcaption></figcaption></figure></div>

Once you have confirmed looks correct press continue

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

### Review & Cost Estimate

Fee breakdown wil now display with costs to update

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

Payment

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

Migration


---

# 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, and the optional `goal` query parameter:

```
GET https://wp.gotmlabz.io/tools/nft-image-storage.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
