# Why enable 2FA ?

Via your Vasilis Skarleas Cloud or VScloud Connect account, you are gaining access to sensitive and important information related to your web project.&#x20;

The two factor authentication prevents unauthorised access to your account. Here is how to enable 2FA for your account.

## How to set up 2FA ?

1. Login at your Vasilis Skarleas Cloud account at <https://cloud.madebyvasilis.site/login>
2. The first that you login, you will be asked to set up 2FA
3. If you wish to change the 2FA setting, access the administration page at <https://cloud.madebyvasilis.site/2fa/>
4. That's it


---

# 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://support.madebyvasilis.site/vasilis-skarleas-cloud/why-enable-2fa.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.
