# Services Infrastructure

Moropo takes the security of our user's data extremely seriously. We carefully audit our underlying cloud infrastructure to ensure compliance with industry standards and safeguard user data.

## Cloud Compliance

Moropo uses Supabase, Netlify and AWS EC2 with US and European data centres. All providers are SOC2 Type 2 compliant. Please get in touch with support if you need further details.

## Data Encryption

All user data is encrypted at rest with AES-256 and in transit via TLS. Sensitive information such as access tokens and keys are encrypted at the application level before storing them in the database.

## Backups

All user data is backed up every day. If you're on a paid plan and require restoration of backup data, please get in touch with support.

## Payments

Moropo uses Paddle to handle payments. Paddle is PCI DSS SAQ A and SOC2 Type 1 compliant.


---

# 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.moropo.com/security/services-infrastructure.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.
