# OpenSea

Follow these steps to use a Reveel Revenue Path in your OpenSea NFT collection:

1\) Create your Revenue Path on the [Reveel App](https://app.r3vl.xyz/)

2\) Copy the address of your Revenue Path smart contract

3\) Navigate to the Creator Earnings settings on the collection where you'd like to use a Reveel Revenue Path

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

4\) Set the royalty fee for secondary sales for your collection (up to 10%).&#x20;

5\) Paste your Reveel Revenue Path address into the “payout address” field

Once you have completed these steps, secondary transactions will be sent to the Reveel Path & distributed across all collaborators.

OpenSea provides instructions [here](https://support.opensea.io/hc/en-us/articles/1500009575482-How-do-creator-fees-work-on-OpenSea).

As of right now, OpenSea lacks the ability to do this for individual NFTs.


---

# Agent Instructions: 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://docs.r3vl.xyz/reveel-protocol-v2-documentation/nft-marketplace-integrations/opensea.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.
