# ロイヤルティを有効にする方法

[ロイヤリティは](https://docs.nmkr.io/nmkr-studio/project/royalties)非常に貴重な追加収入源です。

ロイヤリティトークンはポリシーごとに必ず1回作成され、その[ポリシーで](https://docs.nmkr.io/nmkr-studio/project/policy)最初にミントされたトークンでなければなりません。セカンダリーマーケットではミントトランザクションとロイヤリティ設定を含むメタデータがスキャンされるため、ロイヤリティトークンは作成直後にバーンされます。

トークン自体は重要ではありません。

**1) ミントクーポン購入**

ロイヤリティトークンのミントには4.5ADAかかるため、[まずミントクーポンを購入](https://docs.nmkr.io/nmkr-studio/account/mint-coupons)する必要があります。

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

**2) コレクショントークンの作成**

[プロジェクトの概要に](https://docs.nmkr.io/nmkr-studio/project#nft-projects-tab)移動し、プロジェクトの右側にある「プロジェクトを管理」の下にある「コレクショントークン」をクリックします。

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

**3) ロイヤリティの詳細を指定**

ロイヤリティを受け取るアドレスと、ロイヤリティのパーセンテージを追加します。

{% hint style="info" %}
ポリシーがロックされていない限り、ロイヤリティ受け取りアドレスとパーセンテージは変更可能です。
{% endhint %}

**4) トークンのミント**

「ミント」をクリックして確認すると、トークンがあなたのポリシーに基づいてミントされ、すぐにバーンされます。

**詳細**

このトピックについて詳しくお知りになりたい方は、こちらを[クリックして](https://docs.nmkr.io/nmkr-studio/project/royalties)ください。ロイヤリティスプリットアドレスの設定にご興味のある方は、こちらを[クリック](https://docs.nmkr.io/nmkr-studio/tools/royalty-split-address)してください。

<br>


---

# 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.nmkr.io/jp/nmkr-studio/nachtoriaru/roiyarutiwonisuru.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.
