# Fundamentals

* **Operator API:** This API enables iGaming providers to access a wide range of game content. It facilitates the offering of an online bingo experience, requiring only a single integration with Bingão to connect to a variety of game options.<br>
* **Game Provider API:** This API is designed for game developers and distributors, allowing for a seamless connection to the Bingão platform. By using the Game Provider API, you can easily supply gaming content to Bingão partner operators, simplifying the process of reaching a broad audience without additional integrations.

{% content-ref url="" %}
[](https://docs.bingaodobrasil.com.br/getting-started)
{% endcontent-ref %}


---

# 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://docs.bingaodobrasil.com.br/getting-started/fundamentals.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.
