# Depoly Smart Contract

## 一鍵部署 NFT

**可以選擇把 NFT 部署到任何一條區塊鏈上，並且設有 Goerli 測試鏈，讓大家可以先測試看看，測試完成後再去花真金白銀。**

**每一條區塊鏈的費用也都不同，需要看當下的 Gas Price 以及幣價，NFT 的收費也是以當前區塊鏈的主幣下去做購買，所以為了讓自身用戶 mint NFT 不會遇到任何狀況，就不能選擇特殊的區塊鏈，這樣會導致很難賣出。**

**相關的教學也都有影片可參考，如果還是不會使用可以私 Wade TG。**

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

## 影片教學

{% embed url="<https://www.youtube.com/watch?v=lPBOpYm9ef0&feature=emb_logo&ab_channel=%E5%B0%8F%E7%A4%A6%E5%B7%A5%E6%8C%96%E6%8C%96%E7%A4%A6>" %}


---

# 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://whitepaper.redcatclub.com/home/redcat-offical/depoly-smart-contract.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.
