> For the complete documentation index, see [llms.txt](https://chainide.gitbook.io/chainide-chinese/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://chainide.gitbook.io/chainide-chinese/4.-chainide-quan-ti-bu-ju/4.6.-deplymentinteraction-mo-kuai.md).

# 2.6. Deplyment\&Interaction模块

## 1. 部署模块

点击Import Deployed Contract 按钮，输入已部署合约的合约信息，点击Import按钮导入已部署合约。

![1. 导入已部署合约](/files/-MZMGUiN4YCrqGBKCO9M)

部署模块可以将已经编译的合约文件部署到对应的链上

## 2. 交互模块

在交互模块的右上角有三个按钮，点击复制按钮将会复制合约文件的信息，点击删除按钮将会删除合约文件的信息。

![2. 交互模块跳转，复制，删除按钮](/files/-MZMK5Ds_F8g_tO7UFfE)

点击跳转按钮进入BscScan Testnet Network查看合约在线上的具体信息

![3. BSC浏览器](/files/-MZMM6Cnx1UhIb7WVh0x)

交互模块是用户可以通过已部署的合约进行交互
