> For the complete documentation index, see [llms.txt](https://premint.gitbook.io/vulcan/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://premint.gitbook.io/vulcan/products/verify-roles/nft/opensea-collection.md).

# Opensea Collection

This feature is for collections that share contracts with other projects. For example, if you want to give all Fidenza holders a role but not all Art Block holders you'd use this feature. With this feature, you have the option of Opensea collections but not contracts.

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

## Setup for an OpenSea Shared Storefront collection

Assign a Nickname for this setup which you will see going forward within the Vulcan dashboard as well as the role to assign once your user verifies. Then **Save**.

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

After this, your setup will be permanently saved within your verification admin dashboard.

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

Below is an example flow.

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


---

# 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:

```
GET https://premint.gitbook.io/vulcan/products/verify-roles/nft/opensea-collection.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.
