# iGaming - Postback

1. **Go to Shortcuts » Postback**
2. **Select the radio button labeled as 'iGaming'**

<figure><img src="/files/8dDmVU920ubao6bk2hch" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
By default user will be able to fetch Registration Postback
{% endhint %}

***

### Event Postback

Event Postback can be used to track other iGaming activities like Deposit, Bet, Bonus, Withdrawals&#x20;

#### Steps to follow for Event Postback

1. **Go to Shortcuts » Postback**
2. **Select the radio button labeled as 'iGaming'**
3. **Select iGaming Offer**
4. **Enable the checkbox  labeled as 'Event Postback'**

<figure><img src="/files/1EjDAAb7Y0sm3B0GwNB5" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}

* User will be able to get all the Event / Activity Postback URLs
* User ID (**ig-user-id**) is Mandatory to be passed in iGaming Postback
  {% 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://knowledgebase.offer18.com/igaming/igaming-postback.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.
