# Game Development

Game engines are some of the largest and most complicated codebases that developers encounter in their careers. Your team needs BugSplat to reduce the cost and confusion of navigating large codebases in search of crashes. BugSplat is easy to integrate in your platform of choice and will drastically reduce the headaches caused by chasing user-reported crashes.

### Game Engines

{% content-ref url="/pages/-MeRRqdyM5mZrayEhLE7" %}
[CRYENGINE](/introduction/getting-started/integrations/game-development/cryengine.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MeRb\_iN4crnhEGfpddL" %}
[Unreal Engine](/introduction/getting-started/integrations/game-development/unreal-engine.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MeRabISGEaEIYX-2bh1" %}
[Unity](/introduction/getting-started/integrations/game-development/unity.md)
{% endcontent-ref %}

### Game Consoles

{% content-ref url="/pages/ZnWLNLy0AyDiQbxLdk9N" %}
[Nintendo Switch](/introduction/getting-started/integrations/game-development/nintendo.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MeReB0FS\_eQY9U1p5\_s" %}
[PlayStation](/introduction/getting-started/integrations/game-development/playstation.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Me\_zyP-AToH5unoiDJg" %}
[Xbox](/introduction/getting-started/integrations/game-development/xbox.md)
{% endcontent-ref %}

{% hint style="info" %}
**Not finding what you're looking for?** Please reach out to <support@bugsplat.com> to request the language or environment you'd like BugSplat to integrate with next!
{% endhint %}


---

# 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.bugsplat.com/introduction/getting-started/integrations/game-development.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.
