# Security practices

Security is our top priority. Our sites are protected by third-parties who use multi-layered protocols, real-time threat detection, automatic SSL renewal, and GDPR compliance.

#### Built-in security features

* SSL-Certificate: Issued and auto-renewed when necessary (if hosted with us).
* Real-Time Threat Detection: Firewall rules and monitoring to protect against attacks.
* GDPR compliance: Granular privacy controls and data protection.
* Secure hosting: 99.9% uptime.

#### Client & Developer responsibilities

* Use strong, unique passwords (change defaults on day one, and renew every 6-months).
* Enable 2FA on admin accounts and linked emails.
* Keep browsers, devices, infrastructure, and any other connected tools up-to-date.
* Monitor unusual login activity.
* Report suspicious behaviour immediately to <support@mgwebdev.eu>.
* Avoid unverified add-ons/integrations/tools.

#### Your role

* Periodically review access logs.
* Use secure connections (HTTPS) for all work.
* Check SSL status.

Together we can keep your site safe.&#x20;


---

# 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.mgwebdev.eu/documentation/guides/security-practices.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.
