> 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/zh/igaming.md).

# iGaming

- [iGaming - 创建 Offer](https://knowledgebase.offer18.com/zh/igaming/igaming-chuang-jian-offer.md): 使用 Offer18，可以根据注册、存款、投注、赢奖、提现、奖金等各种活动优化 iGaming Campaign 的表现。
- [iGaming - 事件](https://knowledgebase.offer18.com/zh/igaming/igaming-shi-jian.md): 每当用户创建一个 iGaming offer 时，一些相关的 iGaming 事件会自动分配给该 offer。
- [iGaming - 报告](https://knowledgebase.offer18.com/zh/igaming/igaming-bao-gao.md): 用户可以在 iGaming 报告中查看 iGaming offer 报告和所有 iGaming 事件的转化数据。
- [iGaming - Postback](https://knowledgebase.offer18.com/zh/igaming/igaming-postback.md): 将作为从广告主平台接收/拉取转化记录到 Offer18 的方式所使用的 postback / callback URL。
- [iGaming - API](https://knowledgebase.offer18.com/zh/igaming/igaming-api.md)
- [用户 API](https://knowledgebase.offer18.com/zh/igaming/igaming-api/yong-hu-api.md)
- [活动 API](https://knowledgebase.offer18.com/zh/igaming/igaming-api/huo-dong-api.md)
- [iGaming - SDK](https://knowledgebase.offer18.com/zh/igaming/igaming-sdk.md)
- [WebSDK](https://knowledgebase.offer18.com/zh/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, and the optional `goal` query parameter:

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