# CanCan

## Creating a Channel

* Go to [this page](https://payswap.org/create-channel)
* Verify Email Address: Go to [this page](https://www.payswap.org/ssi/proposal/createAutomaticData), enter your email address in the corresponding field and validate the form. This will send a verification code to your email inbox; copy that code and paste it into the **code** field and validate the form. This will create and share your email data with PaySwap which will enable channels that you subscribe to, to download your email address
* Back to the Channel Setup page, the **I have successfully verified my email address** checkbox, should be checked now. If it's not, reload the page and click **Next Step** to go to the next step
* For this step, you need to create a profile, click to go to the profile creation page and click on the **Create Profile** button. Fill in the form with a unique username and the profile id of the user that referred you to the platform (just leave it as 0 if nobody referred you). Validate the form

<figure><img src="/files/6zY8qg4rk9Ba2Uk64w5Z" alt=""><figcaption></figcaption></figure>

* Back to the Channel Setup page, the **I have successfully created my profile** checkbox, should be checked now. If it's not, reload the page and click **Next Step** to go to the next step
* For this step, you need to create your SSI (Self Sovereign Identity) keys, click to go to the [keys creation page](https://www.payswap.org/ssi/proposal/createKeys). Fill in the form with a private and public key generated from [this page](https://cryptotools.net/rsagen) and validate the form
* Back to the Channel Setup page, the **I have successfully created my keys** checkbox, should be checked now. If it's not, reload the page and click **Next Step** to go to the next step
* On this page, you have to fill in your channel information. Read the description of each field to understand what value to fill in; fill in all the required fields and validate the form.
* Your channel has now been successfully created. Go to [CanCan](https://www.payswap.org/cancan/collections), find your channel by searching its name in the search box

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

[Get further support from the community here.](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/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.
