# テストネット

Cardanoのテストネットは、Cardanoのメインネットの構造と同じです。

しかし、両ネットワークは完全に独立したネットワークです。このため、NMKR Studioで[テストネットアカウント](https://docs.nmkr.io/nmkr-studio/testnet/create-testnet-account)を作成する必要があり、テストネット環境でメインネットのプロジェクトとやり取りすることはできません。

\
また、テストネットには独自の[テストネットAPI](https://docs.nmkr.io/nmkr-studio/testnet/testnet-api-swagger)があり、メインネットと同じように使用することができます。

{% hint style="info" %}
NMKR Studioのテストネットバージョンは、Cardanoの本番前の環境テストネット上で実行されています。
{% endhint %}

{% hint style="success" %}
NMKR Studioのテストネットとメインネットは同じなので、[NMKR Studioのメインネットの説明](https://docs.nmkr.io/nmkr-studio)を使って、NMKR Studioのテストネット版の使い方を学ぶことができます。これはメインネットの[API Swaggerの説明](https://docs.nmkr.io/nmkr-studio-api/api-swagger)にも適用されます。
{% endhint %}

#### テストネットのリンク

NMKR Studio:

{% embed url="<https://studio.preprod.nmkr.io/>" %}

NMKR API Swagger:

{% embed url="<https://studio-api.preprod.nmkr.io/swagger/index.html>" %}

NMKR Pay:

{% embed url="<https://pay.preprod.nmkr.io/>" %}

Claim Testnet ADA (tADA)

{% embed url="<https://docs.cardano.org/cardano-testnet/tools/faucet>" %}


---

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