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

# Support

You're not integrating this alone. We're a small team and you'll talk to actual people who know the SDK, not a ticket queue.

## During a pilot

Pilot partners get hands-on help: a live walkthrough of the plugin, support placing your first surfaces, and someone to profile alongside you if you want the performance numbers verified on your own title. If something doesn't behave the way this documentation says, that's on us to fix — tell us.

## Getting help

* **Direct line to the team** — your bxg contact is the fastest route during a pilot.
* **Live walkthrough** — we're happy to screen-share the demo level and your integration.
* **Engineering questions** — SDK behaviour, edge cases, your specific engine setup: send them over and we'll get a real answer back, not a deflection.

## Useful references

* [Installing the plugin](/documentation/unreal-engine/installation.md)
* [Your first ad surface](/documentation/unreal-engine/your-first-ad-surface.md)
* [Settings reference](/documentation/unreal-engine/settings-reference.md)
* [Performance & impact](/documentation/reference/performance-and-impact.md)

If you're evaluating and have questions this documentation doesn't answer, reach out before you commit time to a build. We'd rather have the conversation early.


---

# 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://brandsxgames.gitbook.io/documentation/reference/support.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.
