# Account & Security

- [Can I Have Several Accounts?](https://docs.peaxel.me/guide/faqs/account-and-security/can-i-have-several-accounts.md): ❌ Short Answer: No.
- [How do I recover my account if I lose access?](https://docs.peaxel.me/guide/faqs/account-and-security/how-do-i-recover-my-account-if-i-lose-access.md): Account recovery depends on how you signed up:
- [Is my wallet safe on Peaxel?](https://docs.peaxel.me/guide/faqs/account-and-security/is-my-wallet-safe-on-peaxel.md): Yes! Your wallet (MetaMask or other compatible wallets) remains under your full control at all times.
- [Can I change my email or wallet address?](https://docs.peaxel.me/guide/faqs/account-and-security/can-i-change-my-email-or-wallet-address.md): No.
- [Do I Need Crypto to Start?](https://docs.peaxel.me/guide/faqs/account-and-security/do-i-need-crypto-to-start.md)
- [Can I Delete My Account?](https://docs.peaxel.me/guide/faqs/account-and-security/can-i-delete-my-account.md)
- [How to Report a Scam or Suspicious Behavior](https://docs.peaxel.me/guide/faqs/account-and-security/how-to-report-a-scam-or-suspicious-behavior.md): Peaxel is built on fair play, trust, and real athlete support. If you notice something that seems abusive, fraudulent, or misleading, we take it seriously.


---

# 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.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.
