# Admitad Coupons module

### Getting XML-file URL

1. URL to get XML-file. First of all, [create your account](https://www.keywordrush.com/go/admitad).
2. Log in Admitad, follow: `Tools` → `Coupons` → `Export` → `Get URL` to get XML-file.

{% hint style="info" %}
You can use search with filters, all search parameters will be added to URL of xml file.
{% endhint %}

{% hint style="success" %}
Don't forget to tick **`Only my programs`**, to get commissions from your programs.
{% endhint %}

Instead of keywords, you can search by **advertiser ID** to return all coupons for that advertiser.

<figure><img src="/files/3TTFxSSjB6LXMPrR7QMI" alt=""><figcaption></figcaption></figure>


---

# 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://ce-docs.keywordrush.com/modules/coupon-modules/admitadcoupons.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.
