# Safety

Ensuring the security of your account is a top priority at XYes. However, it's important that you take additional steps to safeguard your data!

**Create a Strong Password**\
Please choose a robust password that includes uppercase letters, lowercase letters, numbers, and special characters. Ensure it differs from any passwords you use for other services or websites.

**Enable Two-Factor Authentication (2FA)**\
Activating 2FA only takes a few minutes but significantly enhances your protection, ensuring that only you can access your account.

1. Log in using Google or your email/password.
2. Navigate to your Account page on XYes.
3. Verify that your email address is accurate in the "My Email" section.
4. Generate a strong password.
5. Enable 2FA (ensure you have an app like Google Authenticator or Authy installed) and securely store the recovery code from the authenticator.

Use 2FA to secure your email and trading account. Enjoy your experience, and most importantly - stay safe!


---

# 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.xyes.com/account/safety.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.
