# Smart Contract Control

## 智能合約面板

**面板是只有使用我們的公版才能夠使用，因為本身智能合約就可以直接呼叫，我就直接把這些常用的功能放在面板當中，方便紅貓們直接做使用。**

**一開始先選擇區塊鏈，接著會讀取創建過的智能合約，如果有就會顯示出所有的資訊。**

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

**每一個功能都只能使用那一欄位的按紐，只要資訊填好後點擊就會幫你跳出 MetaMask，記得要使用創建智能合約的地址，因為這些都只有 Owner 可以做設定。**

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

## 影片教學

{% embed url="<https://www.youtube.com/watch?v=a-QBlmY8RsY>" %}


---

# 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/smart-contract-control.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.
