# 欢迎来到 CCIP 训练营！

对于所有符合条件的参与者，将颁发链上完成证书 - 请确保完成每天的作业！

<figure><img src="/files/IfNIQegkMaeVJz1LhkRs" alt="" width="250"><figcaption><p>CCIP 训练营: 完成证书</p></figcaption></figure>

## 课程大纲

### 第 1 天

#### 理论讲解

* [传输器（Transporter）,由CCIP提供支持](/ccip-bootcamp/mandarin-ccip-bootcamp/di-1-tian/chuan-shu-qi-transporter-you-ccip-ti-gong-zhi-chi.md)
* [互操作性和Chainlink CCIP简介](/ccip-bootcamp/mandarin-ccip-bootcamp/di-1-tian/hu-cao-zuo-xing-wen-ti-he-chainlink-ccip-jian-jie.md)&#x20;
  * [CCIP：如何使用CCIP进行可编程代币跨链](/ccip-bootcamp/mandarin-ccip-bootcamp/di-1-tian/hu-cao-zuo-xing-wen-ti-he-chainlink-ccip-jian-jie/ccip-ke-bian-cheng-dai-bi-kua-lian.md)
  * [传统金融（TradFi）中的CCIP 可编程代币跨链](/ccip-bootcamp/mandarin-ccip-bootcamp/di-1-tian/hu-cao-zuo-xing-wen-ti-he-chainlink-ccip-jian-jie/chuan-tong-jin-rong-tradfi-zhong-de-ccip-ke-bian-cheng-dai-bi-chuan-shu.md)
  * [去中心化金融（DeFi）中的CCIP可编程代币跨链](/ccip-bootcamp/mandarin-ccip-bootcamp/di-1-tian/hu-cao-zuo-xing-wen-ti-he-chainlink-ccip-jian-jie/qu-zhong-xue-hua-jin-rong-defi-zhong-de-ccip-ke-bian-cheng-dai-bi-chuan-shu.md)
* [如何使用Chainlink CCIP](/ccip-bootcamp/mandarin-ccip-bootcamp/di-1-tian/ru-he-shi-yong-chainlink-ccip.md)

#### 代码练习

* [练习1：可编程代币跨链](/ccip-bootcamp/mandarin-ccip-bootcamp/di-1-tian/lian-xi-1-shi-yong-fang-yu-xing-shi-li-mo-shi-jin-xing-ke-bian-cheng-dai-bi-zhuan-yi.md)

#### 作业

&#x20;👉 [第 1 天作业](/ccip-bootcamp/mandarin-ccip-bootcamp/di-1-tian/di-1-tian-zuo-ye.md)

### 第 2 天

#### 理论讲解

* [CCIP架构和消息处理](/ccip-bootcamp/mandarin-ccip-bootcamp/di-2-tian/ccip-jia-gou-he-xiao-xi-chu-li.md)
* [调试方法和技巧](/ccip-bootcamp/mandarin-ccip-bootcamp/di-2-tian/tiao-shi-de-ji-qiao-yu-qiao-men.md)
* [创建跨链 NFT](/ccip-bootcamp/mandarin-ccip-bootcamp/di-2-tian/chuang-jian-kua-lian-nft.md)

#### 代码练习

* [练习2: 创建你首个跨链 NFT](/ccip-bootcamp/mandarin-ccip-bootcamp/di-2-tian/lian-xi-2-chuang-jian-ni-de-shou-ge-kua-lian-nft.md)
* [练习3: 测试跨链 NFT](/ccip-bootcamp/mandarin-ccip-bootcamp/di-2-tian/lian-xi-3-shi-yong-chainlink-local-zuo-kua-lian-he-yue-de-ce-shi.md)

#### 作业

👉 [第 2 天作业](/ccip-bootcamp/mandarin-ccip-bootcamp/di-2-tian/di-2-tian-zuo-ye.md)

### 第 3 天

理论讲解

* [Chainlink CCIP 的 5 个跨链安全级别](/ccip-bootcamp/mandarin-ccip-bootcamp/di-3-tian/chainlink-ccip-de-wu-ge-kua-lian-an-quan-ji-bie.md)

代码练习

* [练习4: 跨链发送 USDC](https://app.gitbook.com/o/cpLRdSjQCgQjMq6yZ9re/s/VxFPzCGStHLGRVz3QBdQ/day-3/exercise-4-sending-usdc-cross-chain)

#### 作业

👉 [第 3 天作业](/ccip-bootcamp/mandarin-ccip-bootcamp/di-3-tian/di-3-tian-zuo-ye.md)


---

# 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://cll-devrel.gitbook.io/ccip-bootcamp/mandarin-ccip-bootcamp/di-1-tian/huan-ying-lai-dao-ccip-xun-lian-ying.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.
