# How to get NFTs

NFTWarsでは連携しているプロジェクトのNFTを使って遊ぶことができます。ここではCryptoSpellsのNFT購入方法を解説します。

### CryptoSpellsのNFT購入手順

・OASを準備する\
・Teal swapでOASをTCGCにスワップ\
・Oasys HubでTCGCをTCG verseにブリッジする\
・Tofu NFTマーケットプレイスにアクセス\
・TCG verseのCryptoSpellsのNFTを購入\
\
手順を1つずつ解説していきます。

### OASを準備する

TCG verseのCryptoSpellsのNFTを購入するためにはOASが必要になります。取引所などでOASを準備してください。

### TealswapでOASをTCGCにスワップ

取引所などで準備したOASを[Tealswap](https://tealswap.com/)にアクセスしてTCGCにスワップします。

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

### TCGCをTCG verseにブリッジする

次に先ほど入手したTCGCをTCG verseにブリッジします。\
TCGVerse Explorerの「[Brige](https://explorer.tcgverse.xyz/bridge)」にアクセスします。Verse切り替えアイコンでOasys MainnetとTCG Verseを切り替えます。\
BridgeさせたいTCGCの量を入力して「Bridge」を押します。

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

### tofuNFTマーケットプレイスにアクセス

[tofuNFT](https://tofunft.com/)はTCG Verseに対応したマーケットプレイスです。\
\
アクセスをしたらチェーンの変更を行います。「TCG Verse」を選択してください。

<figure><img src="/files/21DEBGNfDRvdiT1OldiK" alt=""><figcaption></figcaption></figure>

次に「CryptoSpells」を選択します。

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

最後に購入したいNFTを選択して購入します。


---

# 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://nft-wars.gitbook.io/nft-wars/game-system/how-to-get-nfts.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.
