# Can I Have Several Accounts?

Peaxel allows **only one account per manager**. Multiple accounts are **not permitted** and may lead to:

* Automatic disqualification from gameweeks or tournaments.
* Confiscation of cards, rewards, or winnings.
* Potential removal from the platform.

#### Why Only One Account?

* Ensures fair play for all managers.
* Prevents abuse of free card promotions, rewards, and leaderboard manipulation.
* Keeps rankings, rewards, and statistics accurate and transparent.

#### Tips

* Focus on building and improving **your single account**.
* Link your account to **one verified wallet** (MetaMask or WalletConnect).
* Keep your login credentials safe—do not share with anyone.

**Remember:** One account = one manager = fair competition.


---

# 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.peaxel.me/guide/faqs/account-and-security/can-i-have-several-accounts.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.
