# web3 Settings

#### IPFS Resolver

If the data you are indexing has a link to IPFS within the data structure, you can select an option to fetch and resolve that data. Simply select the ***IPFS Resolver*** checkbox and paste in the exact field name that points to the IPFS link. If the fields are nested, use dot `.` to separate them.

On every new insertion request, Sepana will fetch the data stored on IPFS and index it within the same data object as its source. This allows for easy search and discovery of both the original incoming data as well its counterpart hosted on IPFS.

<figure><img src="https://3736019858-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLqoVYS5uYnEW9xSAi3O8%2Fuploads%2FjHn9zAARs0ghkH8cXoac%2FScreenshot%202023-02-23%20at%2011.09.57%20AM.png?alt=media&#x26;token=4bfadeab-3ef6-4766-8f8c-c6b6133bcca3" alt=""><figcaption></figcaption></figure>

Additional Resolvers for ENS, POAPs, NFTs, Wallets, and more will be coming soon.
