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

# iGaming

- [iGaming - Criar oferta](https://knowledgebase.offer18.com/pt/igaming/igaming-criar-oferta.md): Com o Offer18, é possível otimizar o desempenho da campanha de iGaming com base em várias atividades como registros, depósitos, apostas, ganhos, saques e bônus.
- [iGaming - Eventos](https://knowledgebase.offer18.com/pt/igaming/igaming-eventos.md): Sempre que um usuário cria uma oferta de iGaming, alguns eventos relacionados de iGaming serão atribuídos automaticamente à oferta.
- [iGaming - Relatórios](https://knowledgebase.offer18.com/pt/igaming/igaming-relatorios.md): O usuário pode verificar os relatórios de oferta de iGaming e os dados de conversão de todos os eventos de iGaming nos relatórios de iGaming.
- [iGaming - Postback](https://knowledgebase.offer18.com/pt/igaming/igaming-postback.md): URL de postback / callback a ser usada como modo de receber / puxar os registros de conversão da plataforma do anunciante para o Offer18.
- [iGaming - API](https://knowledgebase.offer18.com/pt/igaming/igaming-api.md)
- [API do usuário](https://knowledgebase.offer18.com/pt/igaming/igaming-api/api-do-usuario.md)
- [API de atividade](https://knowledgebase.offer18.com/pt/igaming/igaming-api/api-de-atividade.md)
- [iGaming - SDK](https://knowledgebase.offer18.com/pt/igaming/igaming-sdk.md)
- [WebSDK](https://knowledgebase.offer18.com/pt/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/pt/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.
