> For the complete documentation index, see [llms.txt](https://support.emarketeer.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.emarketeer.com/legal/acceptable-use-policy.md).

# Acceptable Use Policy (AUP)

**Effective Date:** 2025-03-25

This Acceptable Use Policy (“AUP”) outlines the standards for using eMarketeer’s products, services, and websites (collectively, the “Services”). It is designed to ensure legal compliance and protect the integrity, security, and performance of our Services for all users.

By accessing or using our Services, you agree to this AUP. Violations may result in suspension or termination of your account.

### 1. Reporting Violations

If you observe any activity that violates this AUP, please report it to\
<compliance@emarketeer.com>. All reports will be investigated, and appropriate actions will be taken.

### 2. Prohibited Email Practices

* **Unsolicited Communications:** Do not send spam, junk mail, or unsolicited commercial content.
* **Identity Misrepresentation:** Do not forge headers or impersonate others.
* **Email Harvesting:** Do not collect addresses or contact details without proper consent.

### 3. Email Opt-Out Requirements

* **Clear Opt-Out Mechanism:** Include a visible way for users to unsubscribe.
* **Honor Opt-Outs:** Promptly remove users who have opted out.

### 4. Telephone, Texting, and Messaging

* **Consent First:** Only contact individuals who have provided clear permission.
* **Respect Opt-Out Lists:** Follow national do-not-call regulations.

### 5. No Disruption

* **No Service Disruption:** Do not interfere with the availability or performance of our Services.
* **No Malware:** Never transmit viruses, worms, or malicious software.

### 6. Proper Usage of the Services

* **Follow Documentation:** Use our Services as described in official documentation.
* **Fair Use:** Avoid activities that create excessive burden on our infrastructure.

### 7. Restricted Industries

The following industries are not allowed to use eMarketeer:

* Illegal businesses
* Adult content or services
* Online gambling or betting
* Unlicensed pharmaceuticals

### 8. Intellectual Property

* **Don’t Infringe:** Only use content you are authorized to share or distribute.
* **Report Violations:** Notify us of any intellectual property misuse.

### 9. Developer Terms

* **Follow API Policies:** Use our developer tools in accordance with published guidelines.
* **Secure Your Apps:** Maintain proper security and respect data privacy standards.

### 10. General Terms

* **Policy Updates:** We may update this AUP. Continued use of the Services means you accept any changes.
* **Enforcement:** Violations may result in account suspension or legal action.

Questions? Reach out to us at\
<compliance@emarketeer.com>.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.emarketeer.com/legal/acceptable-use-policy.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.
