# BBC

{% stepper %}
{% step %}

### Setup the Discord overlay

* close Discord completely
* right click -> run Discord `as administrator`
* in Discord, click the `gear icon (settings)` -> `Game Overlay`
  * enable `Enable Overlay`
  * disable `Enable Legacy Overlay`

<figure><img src="/files/nDUf8bUs571ZgoXzDh2O" alt="" width="563"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Activate license

{% endstep %}

{% step %}

### Inject

{% hint style="info" %}
Some products have specific injection instructions. Note the **INFO** section under the **CHEAT INFORMATION** tab in the loader.
{% endhint %}

* choose the product from the list of available game(s)
* load the product
* wait \~60 seconds
* launch the game
* at the main menu, press <kbd>OK</kbd> on the popup
  {% endstep %}
  {% endstepper %}


---

# 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.dexa.im/1pc-guides/brands/brands/bbc.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.
