# How do marketing preferences work with Mechanic?

**Mechanic does not enforce a customer's marketing preferences on your behalf.** It is your responsibility to respect their preference, as recorded in Shopify, and to give the customer an opportunity to unsubscribe if appropriate. If GDPR applies to you and your customers, this set of laws is also your responsibility to uphold, so far as it applies to sending email.

**Furthermore, Mechanic does not allow bulk emailing.** Only transactional email messages are permitted.

{% hint style="info" %}
Learn more: [Mechanic email restrictions](/core/actions/email.md#restrictions)
{% endhint %}


---

# 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://learn.mechanic.dev/faq/how-do-marketing-preferences-work-with-mechanic.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.
