# Can I Delete My Account?

Yes — you can request to delete your Peaxel account.\
However, deleting an account is a **final and irreversible action.**\
Before requesting deletion, please read the implications carefully.

#### **What Happens When Your Account Is Deleted**

When your account is deleted:

* All **cards** in your account will be permanently removed\
  (Freecards, Sprint Cards, Champion Cards, Legacy Cards, etc.)
* Your **game history, rankings, and achievements** are erased
* Any **unwithdrawn cash** remaining in your wallet will be lost
* **Lineups, offers, and active marketplace listings** are cancelled

Once processed, **your account and all associated assets cannot be restored**.

#### **Important**

If you have a **connected Stripe account**, deleting your Peaxel account will also **disconnect and disable your Stripe manager wallet**.

Make sure you **withdraw any available cash** *before* asking for deletion.

***

#### **How to Request Account Deletion**

Account deletions must be processed manually for security reasons.

To request deletion:

1. **Join the Peaxel Discord:**\
   <https://discord.gg/p2K6kquXHU>
2. Go to the **#support** channel
3. Open a **ticket**
4. Provide:
   * Your Peaxel username
   * The email or wallet linked to your account
   * Confirmation that you understand the deletion is **permanent**

Our support team will verify identity and execute the process.

***

#### **Why We Require a Ticket**

Account deletion affects:

* Ownership of licensed athlete-linked digital assets
* Wallet compliance (KYC / anti-fraud requirements)
* Financial transaction logs

The ticket ensures we:

* Confirm you are the real account owner
* Prevent unauthorized deletion requests
* Comply with legal and financial security regulations


---

# 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-delete-my-account.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.
