# ウォレットの作成方法

1. Chromeブラウザーで[MetaMask](https://chrome.google.com/webstore/detail/metamask/nkbihfbeogaeaoehlefnkodbefgpgknn?hl=zh-CN)を開きます。

![MetaMask](https://lh6.googleusercontent.com/tj685Jku7i_APMt1ZvTWMynBfnv1IN9EA_0D1nQGm8L7gRHa4kT2iehuuyd9KJtCSlgeUIpnOvTVTJK1GNW3By-MYX7muBXfQd0T3opoz0vJOY0aF-nJ1JLctsPD1TQ6DJp7TjjNVr59d8KJAPE)

2.MetaMaskページの指示に従ってEthereumウォレットを作成します。資産の安全性を確保するため、秘密鍵とニーモニックをバックアップしてください。

![](https://lh4.googleusercontent.com/Jg-ugVgIc0nX_oMxwRbD2uctV6bXR6lwSp2nFSQlAcZF_LAozUd6BxWaNjWPbGHS8ivk82Y7TQut1urMR98EqL9tpo67QQr44QFybUuHYTXRYUIAUw6kHH7rLyGiWNRlj2vDYZdaUW_tHUnLWoQ)

3.KCCメインネットに切り替えます。

&#x20;     1\) MetaMaskを開くと、デフォルトでウォレットがEthereumメインネットワークに設定されています。\
&#x20;     2\) \[Ethereum Mainnet]をクリックし、ドロップダウンメニューから「カスタム RPC」をクリックします。\
&#x20;     3\) KCCメインネットに切り替えて、関連するパラメーターを入力し、「save」をクリックします。

<mark style="background-color:red;">Network Name: KCC Mainnet</mark>\ <mark style="background-color:red;">RPC URL: <https://rpc-mainnet.kcc.network></mark> \ <mark style="background-color:red;">ChainID: 321</mark> \ <mark style="background-color:red;">Symbol: KCS Browser</mark>\ <mark style="background-color:red;">Link: <https://explorer.kcc.io/cn></mark>


---

# 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.skcs.io/ri-ben-yu/me/worettono.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.
