# テストネットアカウントの作成

テストネットはCardanoメインネットのコピーですが、テストネットとメインネットは全く別の独立したネットワークなので、テストネット用に新しいアカウントを作成する必要があります。

#### テストネットのアカウント登録

テストネットアカウントの登録には、以下のリンクをご利用ください。登録方法はメインネットアカウントと同じです。

{% embed url="<https://studio.preprod.nmkr.io/register>" %}
NMKR Studio Testnet Account
{% endembed %}

プロジェクト作業中に両方のアカウントを混同しないように、アカウント詳細の下にある大きな赤い 「本番前の環境」タグでテストネットを識別することができます。

<figure><img src="/files/6kjuj85aPlgEvOltLUzv" alt=""><figcaption></figcaption></figure>

これでテストネットアカウントの使用を開始できます。

{% hint style="success" %}
[ミントクーポンを購入](https://docs.nmkr.io/nmkr-studio/account/mint-coupons)したり、テストネットのプロジェクトと何らかの形でやり取りをしたい場合は、[テストネットウォレットとテストネットADA](https://docs.nmkr.io/nmkr-studio/testnet/testnet-wallet-and-tada)をご利用ください。
{% endhint %}


---

# 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/tesutonetto/tesutonettoakauntono.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.
