# 追加ペイアウトウォレット

この機能は、各メンバーが売上収益の一部を受け取るべきチームでプロジェクトに取り組んでいる場合に特に便利です。追加ペイアウトウォレット機能では、[プロジェクト](https://docs.nmkr.io/nmkr-studio/project/edit#edit-fundamental-settings-of-your-project)設定でメインのペイアウトウォレット以外に複数の追加ウォレットを指定し、売上金の一部を受け取ることができます。

{% hint style="info" %}
どのような場合でもミントコストをカバーするために、複数のウォレットに分配できる最大シェアは80%です。残りの20%は[プロジェクト](https://docs.nmkr.io/nmkr-studio/project/edit#edit-fundamental-settings-of-your-project)設定で指定したメインペイアウトウォレットに送られます。

ミント手数料、センドバック ([ MultiSig](https://docs.nmkr.io/nmkr-studio/set-up-sales/nmkr-pay/multisig-payment)を使用しない場合)、および20% のメインシェアから差し引かれる取引コストを考慮してください。[手数料の詳細については、こちらをご覧ください](https://docs.nmkr.io/nmkr-studio/pricing)。
{% endhint %}

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

#### 追加ペイアウトのウォレットをアカウントのウォレットに追加する

プロジェクトに追加ペイアウトウォレットを選択するには、[まずアカウントに](https://docs.nmkr.io/nmkr-studio/account/wallets#add-a-cardano-wallet)追加する必要があります。

#### プロジェクトに追加ペイアウトウォレットを指定する

追加ペイアウトウォレットはプロジェクトごとに個別に定義されます。そのため、[NFTのプロジェクトタブの](https://docs.nmkr.io/nmkr-studio/project#nft-projects-tab)各プロジェクトの右側にあるアクションバーに「Additional Payout Wallets」というボタンがあります。

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

次のウインドウで「Add new Payout wallet」をクリックします。

<figure><img src="/files/CoDWaH4OGd3YphFlpEu6" alt=""><figcaption><p>新しいペイアウト用ウォレットを追加する</p></figcaption></figure>

ドロップダウン選択で[以前に指定したウォレットの](https://docs.nmkr.io/nmkr-studio/project/additional-payout-wallets#add-the-additional-payout-wallets-to-your-account-wallets)一つを選択し、このウォレットのペイアウト額を指定します。ペイアウトのシェアは、総収入に対するパーセンテージか固定値で定義できます。固定値を指定する場合は、Lovelace（1ADA=1.000.000Lovelace）で定義してください。Byronアドレス(非常に古いCardanoアドレス)に分割する場合は、最低 2ADAが必要です。

<figure><img src="/files/TmjM3kgfH9tQr2JUKKRg" alt=""><figcaption><p>追加のペイアウト ウォレットを追加する</p></figcaption></figure>

「Save 」をクリックし、別のウォレットを追加したい場合は回避策を繰り返します。

{% hint style="info" %}
ここで追加できるウォレットの量に制限はありませんが、ここで全てのウォレットに分けられる合計シェアは80%です。
{% endhint %}

### アフィリエイト・リンクとペイアウト・ウォレット

オプションで、アフィリエイトリンクのように動作するカスタムプロパティを設定することができます。このカスタムプロパティは、NMKR- Payの決済リンクの末尾に追加することができます。そのため、誰がこのリンクを使用してミントを行ったかを、販売取引で追跡することができます。より詳しい説明は[こちらを](/jp/nmkr-studio/purojekuto/afirieitorinku.md)ご覧ください。


---

# 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/purojekuto/peiautoworetto.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.
