# Platform Integrations

BugSplat works in a wide range of environments and languages to give developers the best possible data on their application defects—no matter where they are occurring.

![Click below to go to platform specific docs](/files/-MicsPkujMxoTXMTzkg4)

**Use the links below** for guides that will help you configure your application to send crash or error data to BugSplat across various languages and platforms.

If you are creating a new account, you'll have an option to access these documents through the new user walkthrough tool which assists in the configuration and setup of new accounts.

### Integrations

{% content-ref url="/pages/-Mea-SlchKzvwrdVln6G" %}
[Desktop](/introduction/getting-started/integrations/desktop.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Mea-NVw\_unitGSSGqRy" %}
[Cross-Platform](/introduction/getting-started/integrations/cross-platform.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Mea-X1-H07xFKLyAN\_c" %}
[Game Development](/introduction/getting-started/integrations/game-development.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Mea-d-9QYPHoBmcZa9d" %}
[Mobile](/introduction/getting-started/integrations/mobile.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Mg28TSi1S9pMZcEkQEl" %}
[Web](/introduction/getting-started/integrations/web.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.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.
