# How Do I Delete My Districts Account?

You can delete your Districts account data in the “Settings” menu in the Districts Platform (directions below). Account deletion is reversible for 2 years—if you connect with the same Web3 wallet during that period, you will have the option to restore an existing account, meaning you can restore your previous account information (such as email, social name, profile image, and settings) or you can create a new one. After 2 years, if you haven’t restored your account by connecting your wallet and prompting the restore, your account and all associated account information will be permanently deleted.

Steps to Delete Your Districts Account:

1. **Connect Your Wallet**: On the Districts platform, connect your Web3 wallet.
2. **Access Setting**s: Navigate to the "Settings" section on the drop-down in the upper right side under your connected wallet. Locate the "Delete your Districts data" option.
3. **Locate Deletion**: Scroll to the bottom of “Settings” and locate the “Delete your Districts data” section.
4. **Initiate Deletion**: Click the "Delete data" button.
5. **Confirm** Deletion: Review the warning message in the confirmation modal and click "Yes, Delete."
6. **Finalize**: Follow any additional prompts until you receive a confirmation that your account has been deleted.


---

# 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.districts.xyz/districts/tutorials-and-faqs/frequently-asked-questions/how-do-i-delete-my-districts-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.
