> ## Documentation Index
> Fetch the complete documentation index at: https://pindocs.jackalprotocol.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Getting Started

> Decentralized IPFS storage for NFT collections

We have documentation walking through the migration process for **Piñata** and
**Web3.storage(Storacha)** but the process of importing from any other IPFS
provider is the same. When we migrate assets to Jackal Pin, we are simply importing the
CID of the folder we want to import. You can read more about [how CIDS work here](https://docs.ipfs.tech/concepts/content-addressing/).

<CardGroup cols={2}>
  <Card title="Importing assets from Disk" icon="upload" href="/import-collection">
    Upload and store your NFT assets directly on Jackal Pin
  </Card>

  <Card title="Migrate to Pin" icon="right-to-bracket" href="/migrate-piñata">
    Seamlessly migrate your NFT assets from other IPFS providers to Jackal Pin
  </Card>
</CardGroup>
