# CanCan

## 创建频道

* 前往[此页面](https://payswap.org/create-channel)
* 验证电子邮件地址：前往[此页面](https://www.payswap.org/ssi/proposal/createAutomaticData)，在相应字段中输入您的电子邮件地址并验证表单。这将向您的电子邮件收件箱发送一个验证代码；复制该代码并粘贴到**代码**字段中，然后验证表单。这将创建并共享您的电子邮件数据给PaySwap，使您订阅的频道能够下载您的电子邮件地址。
* 回到频道设置页面，**我已成功验证我的电子邮件地址**复选框现在应该被选中。如果没有，请重新加载页面并单击**下一步**以进入下一步。
* 对于此步骤，您需要创建一个个人资料，单击以转到个人资料创建页面，然后单击**创建个人资料**按钮。填写表格，输入一个唯一的用户名和推荐您使用该平台的用户的个人资料ID（如果没有人推荐您，只需将其保留为0）。验证表单

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

* 返回频道设置页面，**我已成功创建我的个人资料**复选框现在应该被选中。如果没有，请重新加载页面并单击**下一步**以进入下一步。
* 对于此步骤，您需要创建您的SSI（自主主权身份）密钥，单击以转到[密钥创建页面](https://www.payswap.org/ssi/proposal/createKeys)。填写表格，使用从[此页面](https://cryptotools.net/rsagen)生成的私钥和公钥，并验证表单。
* 返回频道设置页面，**我已成功创建我的密钥**复选框现在应该被选中。如果没有，请重新加载页面并单击**下一步**以进入下一步。
* 在此页面上，您需要填写您的频道信息。阅读每个字段的描述，了解要填入的值；填写所有必填字段并验证表单。
* 您的频道现已成功创建。前往[CanCan](https://www.payswap.org/cancan/collections)，通过在搜索框中搜索其名称找到您的频道。

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

[在此处从社区获得进一步支持。](https://paychat.payswap.org/#/room/%23paycom%3Amatrix.org?via=matrix.org)


---

# 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://docs.payswap.org/zhong-guo-ren/products/cancan.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.
