> For the complete documentation index, see [llms.txt](https://docs.venditan.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.venditan.com/docs/marketing-and-promotions.md).

# Marketing & Promotions

***

### Click to explore:

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Offers &#x26; Vouchers</strong></td><td>Creating and controlling your Offers and Vouchers.</td><td><a href="/pages/TsEUA3xVetILZgG4IBiF">/pages/TsEUA3xVetILZgG4IBiF</a></td></tr><tr><td><strong>Loyalty Sytem</strong></td><td>Our built-in Loyalty System for points/tier based schemes.</td><td><a href="/pages/EQKDnvNiVs0aqMaggWNy">/pages/EQKDnvNiVs0aqMaggWNy</a></td></tr><tr><td><strong>Marketplaces</strong></td><td>We are integrated with Amazon, eBay and TikTok Shop amongst others.</td><td><a href="/pages/hwxHieZaC5VKdPJe3x8M">/pages/hwxHieZaC5VKdPJe3x8M</a></td></tr><tr><td><strong>PPC &#x26; Affiliates</strong></td><td>Generating product feeds and using our Affiliate integrations.</td><td><a href="/pages/f79jp3CXQ0YnT189PvEI">/pages/f79jp3CXQ0YnT189PvEI</a></td></tr><tr><td><strong>SEO</strong></td><td>How we prioritise search engine friendliness across our platform and websites.</td><td><a href="/pages/VLcLV4ZP6p8dBcYWejvx">/pages/VLcLV4ZP6p8dBcYWejvx</a></td></tr><tr><td><strong>Email Marketing</strong></td><td>Leading email marketing integrations and a suite of powerful in-built tools.</td><td><a href="/pages/tymjNif9K8pjTqriYDQJ">/pages/tymjNif9K8pjTqriYDQJ</a></td></tr></tbody></table>


---

# 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://docs.venditan.com/docs/marketing-and-promotions.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.
