> For the complete documentation index, see [llms.txt](https://cryptospells.gitbook.io/cryptospells/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cryptospells.gitbook.io/cryptospells/tcgcnoclaimpc.md).

# TCGCのClaim手順(PC)

※項目1～3はclaim前の確認、項目4はclaimになります。

※この手順は、MetaMaskを使用していることを前提としています。

### 1.プロフィールページを開く <a href="#id-1purofrupjiwoku" id="id-1purofrupjiwoku"></a>

CryptoSpellsに[ログイン](https://cryptospells.jp/)し、プロフィールページを開いてください。&#x20;

プロフィールページは[こちら](https://cryptospells.jp/profile)

​

### 2.ウォレットアドレスの確認 <a href="#id-2worettoadoresuno" id="id-2worettoadoresuno"></a>

引き出し先のウォレットアドレスとCryptoSpellsに連携しているウォレットアドレスが一致しているか確認してください。

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

### 3.ウォレットのネットワーク確認 <a href="#id-3worettononettowku" id="id-3worettononettowku"></a>

ウォレットのネットワークがTCG Verse Mainnetに選択されていることを確認してください。

<figure><img src="/files/2rIDNpBU3qfw1GBgXeus" alt=""><figcaption></figcaption></figure>

※TCG Verse Mainnetを選択していない場合、プロフィールページのTCGC数量が0と表示されます。

ウォレットへのTCGC 追加方法は「トークンをインポート」をクリックし、トークンコントラクトアドレスに下記のアドレスを入力してカスタムトークンを追加をクリックしてください。\
Contract：0xA29b548056c3fD0f68BAd9d4829EC4E66f22f796<br>

ウォレットへのTCG Verse Mainnetの追加方法は[こちら](https://tcgverse.gitbook.io/tcgverse-1/for-users/how-to-add-usdoas-usdtcgc-bridged-over-tcg-verse)です。

### 4.Claim <a href="#id-4.claim" id="id-4.claim"></a>

プロフィールページの「Claim」ボタンをクリックしてください。

MetaMaskが起動します。MetaMaskで承認していただくと、トランザクションが開始され、クレームが完了します。

※claim時のGas代は不要です。

claimが完了しない場合は、[こちら](https://tayori.com/f/cryptospells/)にお問い合わせください。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://cryptospells.gitbook.io/cryptospells/tcgcnoclaimpc.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.
