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

# ipfsRetrievalProcedure

> `const` **ipfsRetrievalProcedure**: `CredentialRetrievalProcedure`

Default retrieval procedure for ipfs, can be overridden by the user.
Will match all credentials with a retrieval endpoint starting with ipfs\://
Will use the ipfs gataways provided in SDK init to fetch the credential

## Defined in

[verifiableCredentialsSDK/presentation/getCredential.ts:34](https://github.com/Crossmint/crossmint-sdk/blob/main/packages/client/verifiable-credentials/src/verifiableCredentialsSDK/presentation/getCredential.ts#L34)
