> For the complete documentation index, see [llms.txt](https://apidoc-gasea.gitbook.io/operator-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://apidoc-gasea.gitbook.io/operator-documentation/overview.md).

# Overview

## Seamless Wallet Integration

This integration requires the Operator to integrate the following REST APIs:

#### Games API (provided by Game Aggregator)

This API allows the Operator to access games related information as well as requesting a game URL for their players to access the games.

#### Wallet API (provided by Operator)

This API allows the Game Aggregator to inform the Operator's system about the transactions made by their players that manipulates their wallet balance.

{% hint style="info" %}
Examples of such transactions are:

* Placing a bet (a deduction to the wallet balance)
* Winning a bet (an increase to the wallet balance)
  {% endhint %}
