> For the complete documentation index, see [llms.txt](https://knowledgebase.offer18.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledgebase.offer18.com/ru/igaming.md).

# iGaming

- [iGaming - Создать оффер](https://knowledgebase.offer18.com/ru/igaming/igaming-sozdat-offer.md): С помощью Offer18 можно оптимизировать эффективность своей iGaming-кампании на основе различных действий, таких как регистрации, депозиты, ставки, выигрыши, выводы средств, бонусы.
- [iGaming - События](https://knowledgebase.offer18.com/ru/igaming/igaming-sobytiya.md): Каждый раз, когда пользователь создаёт iGaming-оффер, некоторые связанные iGaming-события будут автоматически назначаться этому офферу.
- [iGaming - Отчёты](https://knowledgebase.offer18.com/ru/igaming/igaming-otchyoty.md): Пользователь может просматривать отчёты по iGaming-офферам и данные о конверсиях по всем iGaming-событиям в отчётах iGaming.
- [iGaming - Постбэк](https://knowledgebase.offer18.com/ru/igaming/igaming-postbek.md): URL постбэка / callback, используемый как способ получения / извлечения записей конверсий с платформы рекламодателя в Offer18.
- [iGaming - API](https://knowledgebase.offer18.com/ru/igaming/igaming-api.md)
- [API пользователя](https://knowledgebase.offer18.com/ru/igaming/igaming-api/api-polzovatelya.md)
- [API активности](https://knowledgebase.offer18.com/ru/igaming/igaming-api/api-aktivnosti.md)
- [iGaming - SDK](https://knowledgebase.offer18.com/ru/igaming/igaming-sdk.md)
- [WebSDK](https://knowledgebase.offer18.com/ru/igaming/igaming-sdk/websdk.md)


---

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

```
GET https://knowledgebase.offer18.com/ru/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.
