# アカウント

NMKR Studioを始めるには、アカウントを設定する必要があります。

[登録](https://docs.nmkr.io/nmkr-studio/account/registration-and-kyc)手続きはとても簡単です！ <https://studio.nmkr.io/register>

アカウントが作成され、メールアドレスが確認されたら、[ アカウントにログインして](https://studio.nmkr.io/login)ください。

* 追加の[セキュリティ](https://docs.nmkr.io/nmkr-studio/account/security)対策を有効にすることをお勧めします。
* 次のステップは、アカウントに[ウォレットを](https://docs.nmkr.io/nmkr-studio/account/wallets)追加することです。後で収益を受け取るために支払いウォレットとして必要になります。

<br>

ミントクーポンは、[マニュアルのミント](https://docs.nmkr.io/nmkr-studio/minting/manual-minting)、[ エアドロッパー](https://docs.nmkr.io/nmkr-studio/minting/airdropper)、および[ミント後のトークン編集にのみ](https://docs.nmkr.io/nmkr-studio/token/edit-after-mint-reveal)使用できます。

<br>

コーディングに慣れていて、NMKR APIを使用したい場合は、今すぐ[APIキーを](https://docs.nmkr.io/nmkr-studio/account/api-keys)設定し、[APIドキュメントを](https://docs.nmkr.io/nmkr-studio-api/get-started-with-the-api)チェックしてください。

[ダッシュボードと](https://docs.nmkr.io/nmkr-studio/account/dashboard)[トランザクションで](https://docs.nmkr.io/nmkr-studio/account/transactions)、このアカウントで作成されたすべてのプロジェクトの売上を把握することができます。


---

# 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.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.
