# Securing the account

{% stepper %}
{% step %}

### 🔁 Reset passwords for both Epic Games and email

Reset the passwords for both your Epic Games account and your email account.
{% endstep %}

{% step %}

### ✅ Add all 3 2FA methods to Epic Games and the email

Enable and configure all three available two-factor authentication (2FA) methods on both your Epic Games account and your email.
{% endstep %}

{% step %}

### 🧾 Change the username (if possible)

Change the account username if the platform allows it.
{% endstep %}

{% step %}

### 🔗 Remove all linked accounts (e.g. Xbox, PSN, etc.)

Unlink any connected platforms such as Xbox, PSN, and other linked accounts.
{% endstep %}
{% endstepper %}


---

# 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://cookiebunker.gitbook.io/cookiebunker/our-products/accounts/securing-the-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.
