# How to use Royalty Splitter

1. **Copy royalty contract address**

<figure><img src="/files/pBngdzJCN8LVdzAKtphn" alt=""><figcaption><p>Copy contract address after publishing Royalty splitter</p></figcaption></figure>

2. **How to set royalties on OpenSea**

<figure><img src="/files/8EJP1JsLJ1Zo0b7jIzQL" alt=""><figcaption><p>Go to your collection, and click Edit collection</p></figcaption></figure>

<figure><img src="/files/vTpgq0r3Qzbm54I9RPnN" alt=""><figcaption><p>Click Earning tabs and set contract address and earning %</p></figcaption></figure>

2. **How to set royalties on Rarible**

<figure><img src="/files/5SGS0KHV0dYncvs9dFMx" alt=""><figcaption><p>Open your Rarible collection </p></figcaption></figure>

<figure><img src="/files/wK3RzyZfPCinphurq6oO" alt=""><figcaption><p>Click Set royalties for the Collection</p></figcaption></figure>

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


---

# 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://decir.gitbook.io/whitepaper/royalty-splitter/how-to-use-royalty-splitter.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.
