# Channel Creation

Users don't need any permissions to get the content maker role. To do this, users simply create a new channel in the interface after connecting their wallet. Each channel has a unique identifier generated upon creation. It is also possible to bind a human-readable channel identifier through which it will be searched in the Explore function of the Platform.

**Every channel has the functionalities to...**

* Let their owner create a post into the channel, which becomes instantly the Creators' asset for a lifetime.
* Be followed for free (so that every post can be displayed in Users’ newsfeeds).
* Be followed through a subscription (different tiers of subscriptions are possible, such as free, basic, advanced and premium, with different pricing and benefits).
* Be staked on and yield a return to its Stakers (#NameStaking).
* Be sold with all its content and subscribers (almost like you sell a start-up).
* Get into the internal 'Top List' and get more exposure.

![](/files/W37g2bcizcptN2yxUeCj)


---

# 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://peepsme.gitbook.io/peeps-platform-overview/tokenomics-and-technology/platform-features/channel-creation.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.
