# iGaming

- [iGaming - Create Offer](https://knowledgebase.offer18.com/igaming/igaming-create-offer.md): With Offer18, one can optimize the performance of their iGaming campaign on the basis of various activities like registrations, deposits, bets, wins, withdrawals, bonuses.
- [iGaming - Events](https://knowledgebase.offer18.com/igaming/igaming-events.md): Whenever a user creates an iGaming offer, some related iGaming events will be automatically assigned to the offer.
- [iGaming - Reports](https://knowledgebase.offer18.com/igaming/igaming-reports.md): The user can check iGaming offer reports and conversion data for all iGaming events in the iGaming reports.
- [iGaming - Postback](https://knowledgebase.offer18.com/igaming/igaming-postback.md): Postback / Callback URL to be used as a mode of receiving / pulling Conversions records from Advertiser Platform to Offer18.
- [iGaming - API](https://knowledgebase.offer18.com/igaming/igaming-api.md)
- [User API](https://knowledgebase.offer18.com/igaming/igaming-api/user-api.md)
- [Activity API](https://knowledgebase.offer18.com/igaming/igaming-api/activity-api.md)
- [iGaming - SDK](https://knowledgebase.offer18.com/igaming/igaming-sdk.md)
- [WebSDK](https://knowledgebase.offer18.com/igaming/igaming-sdk/websdk.md)


---

# 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.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.
