# Second Me's Sub-Processors List

We currently authorize some third-party sub-processors to process your data depending on which functions you enable in Me.bot.<br>

<table data-full-width="true"><thead><tr><th width="172">Sub-Processor</th><th width="168">Relevant Services</th><th width="174">Coporate Location</th><th>GDPR Article 45 Mechanism for Transfer</th></tr></thead><tbody><tr><td>APIDeck.com</td><td>Google Calendar OAuth and CRM OAuth</td><td>Belgium</td><td>Standard Contractual Clauses</td></tr><tr><td>Google Firebase</td><td>Firebase Authentication</td><td>United States</td><td>Standard Contractual Clauses</td></tr><tr><td>Microsoft Azure</td><td>Cloud hosting services to host user-generated content that Me.bot collects on the Controller’s behalf, including CDN and LLM API services</td><td>United States</td><td>Standard Contractual Clauses</td></tr><tr><td>Vanta</td><td>Software to work towards GDPR &#x26; USDP compliance.</td><td>United States</td><td>Standard Contractual Clauses</td></tr><tr><td>Brevo</td><td>Software to send marketing emails to customers</td><td>France, Germany, United States, Canada, India and Austria</td><td>Standard Contractual Clauses</td></tr><tr><td>Stripe</td><td>Payment</td><td>United States</td><td>Standard Contractual Clauses</td></tr></tbody></table>


---

# 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.me.bot/more/compliance/second-mes-sub-processors-list.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.
