# ウォレット

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

#### 概要:

* アカウントにウォレットを接続：
* * 左のメニューバーからウォレットタブに行き、「新しいウォレットアドレスを入力」をクリックします
* 収益やロイヤリティなど、さまざまな目的のためにウォレットを追加します
* チームで作業している場合は、[追加の支払いウォレット](https://docs.nmkr.io/nmkr-studio/project/additional-payout-wallets)または[分割アドレス](https://docs.nmkr.io/nmkr-studio/tools/split-addresses)で収益を共有できます

### ウォレットの追加

左側のメニューバーから「ウォレット」タブに移動します。

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

「新しいウォレットアドレスを入力」をクリックして、アカウントにウォレットを接続します

プロジェクトで使用したいウォレットを追加してください。これらのウォレットは、販売収益を受け取るためのウォレット、ロイヤリティを受け取るためのウォレット、またはフィアット決済のためのポリゴンウォレットである可能性があります。トークンの削除や編集はいつでも可能です。もしあなたがチームで仕事をしていて、プロジェクト内の[追加の支払いウォレット](https://docs.nmkr.io/nmkr-studio/project/additional-payout-wallets)と収益を共有したい場合、ここにもウォレットを追加します。

アカウントにウォレットを追加すると、プロジェクト内のすべてのウォレットをドロップダウンで簡単に選択できるようになり、各プロジェクトに個別にウォレットを追加する必要がなくなります。

![NMKR Studioアカウントにウォレットの追加](/files/f7gVm0CKhPCwbhYLbhCX)

#### Cardanoウォレットを追加します

通常「addr...」で始まる[Cardanoウォレット](https://docs.nmkr.io/helpful-links/cardano-wallets)アドレスを入力し、Cardanoブロックチェーンを選択してください。

より良い仕組みのために、このウォレットにユニークな識別子を記載します。

ウォレットアドレスを送信し、受信トレイの「ウォレット確認メール」を確認します。

![Cardanoウォレットの追加](/files/ZwosqEZTmeevRH4v6mcP)


---

# 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/akaunto/woretto.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.
