# Multiaccounting

Multiaccounting is <mark style="color:red;">prohibited</mark> for subscribers and authors on our platform!

<mark style="color:purple;">**Multiaccounting**</mark> - is the use of multiple accounts by one user.

Consequences of violating the ban on multiaccounting:

* Blocking or completely deleting all similar accounts.
* Cancellation of balances.

<mark style="color:purple;">♥︎</mark> **What should I do if you have multiple accounts by mistake?**

If you have accidentally created multiple accounts, please contact our [support ](/help/en/faq/contacts/support-contact.md)to merge them or delete one of them.

<mark style="color:green;">♥︎</mark> **Is multiaccounting allowed for** [**channels**](/help/en/faq/creators/become-channel.md)**?**

<mark style="color:green;">Yes allowed</mark>, this is one of the main [differences between the channel and the author](/help/en/faq/creators/author-vs-channel.md). For more information on how to create multiple channels, see the article on[ how to create a channel](/help/en/faq/creators/become-channel.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://polee.me/help/en/faq/general/multiaccounting.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.
