> For the complete documentation index, see [llms.txt](https://snatchtrade-limited.gitbook.io/snatchtrade/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://snatchtrade-limited.gitbook.io/snatchtrade/policies-for-demand-partners.md).

# POLICIES FOR DEMAND PARTNERS

Effective: 2026/5/29

Introduction Unless otherwise indicated, when you use the Services as a Client, you must adhere to these Policies. These Policies apply in addition to the Terms of Use Agreement.

General Compliance Obligations Your business practices and ads must comply with all applicable laws. You agree to maintain documentation demonstrating compliance.

Content Restrictions The Content Restrictions fall into three categories:

1\. Prohibited Content: You may not use the Services to deliver ads containing prohibited content.

2\. Restricted Content: May be allowed subject to specific approvals and legal compliance.

3\. Content Prohibited for Minors: Ads concerning products/services prohibited for minors under 18 are not allowed.

a. Prohibited Content Demand Partners may not use the Services to deliver ads containing:

• Illegal, illicit, dangerous, or unsafe products, activities, or services.

• Sexually explicit or adult content (pornographic, suggestive, sexual      acts/language).

• Graphic violence, assault, torture, terrorism.

• Harassment, hate speech, discrimination, bullying.

• Illegal drugs, drug paraphernalia, substance abuse.

• Weapons, ammunition, explosives.

• Content infringing third-party IP rights.

• Defamatory or libelous content.

• Misleading, deceptive, false claims, scams, pyramid schemes.

• Malicious programs, malware, spyware, hacking tools.

• Politics and Elections.

• Financial services, investment schemes (unless approved under Restricted Content).

• Medical, Health, Pharmaceutical products (unless approved under Restricted      Content).

• Gambling, betting, lottery (unless approved under Restricted Content).

• Religious content (unless approved under Restricted Content).

• Content targeting children.

• Content promoting traffic generation or fraudulent traffic.

• Other shocking, disturbing, or offensive content.

b. Restricted Content Demand Partners may be permitted to deliver ads containing restricted content (e.g., Alcohol, Gambling, Finance, Health, Tobacco) ONLY IF strict adherence to country-specific laws and prior written approval from The Company is obtained.

c. Content Prohibited for Minors You may not use the Services to deliver ads to children or concerning products prohibited for minors under 18.

General Requirements

• Link Stability: Destination links and      content must remain unchanged during the campaign. Any violation will be considered a material breach.

• Technical Compliance: Ads must meet technical      specifications as provided by The Company.

• Safety: No interference with device operation or security risks.

Enforcement Any violation may result in blocking ads, suspension/termination of accounts, forfeiture of all funds in your account, and/or legal action.

How to Contact Us Please contact <Contact@snatchtrade.com> with questions.


---

# 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, and the optional `goal` query parameter:

```
GET https://snatchtrade-limited.gitbook.io/snatchtrade/policies-for-demand-partners.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
