> For the complete documentation index, see [llms.txt](https://docs.bugsplat.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bugsplat.com/about.md).

# About

- [What is BugSplat?](https://docs.bugsplat.com/about/what-is-bugsplat.md): BugSplat is the developer's go-to toolbox for finding, understanding, and fixing crashes.
- [Why BugSplat?](https://docs.bugsplat.com/about/introduction.md)
- [Who is BugSplat?](https://docs.bugsplat.com/about/who-is-bugsplat.md)
- [Our Values](https://docs.bugsplat.com/about/who-is-bugsplat/our-values.md)
- [Charitable Giving](https://docs.bugsplat.com/about/who-is-bugsplat/charitable-giving.md)
- [Brand Guidelines](https://docs.bugsplat.com/about/who-is-bugsplat/brand-guidelines.md): Brand resources and design guidelines for BugSplat
- [Misc](https://docs.bugsplat.com/about/misc.md)
- [Promotions](https://docs.bugsplat.com/about/misc/promotions.md)
- [March 2024 - Game Developer Free Months of Service](https://docs.bugsplat.com/about/misc/promotions/march-2024-game-developer-free-months-of-service.md)
- [Giveaways](https://docs.bugsplat.com/about/misc/giveaways.md): Terms and Conditions
- [April 8 - April 22, 2025](https://docs.bugsplat.com/about/misc/giveaways/april-8-april-22-2025.md)
- [Feb 18 - March 17, 2025](https://docs.bugsplat.com/about/misc/giveaways/feb-18-march-17-2025.md)
- [Jan 15 - Feb 13, 2025](https://docs.bugsplat.com/about/misc/giveaways/jan-15-feb-13-2025.md)
- [December 19-29, 2024](https://docs.bugsplat.com/about/misc/giveaways/december-19-29-2024.md)
- [November 21–28, 2024](https://docs.bugsplat.com/about/misc/giveaways/november-21-28-2024.md)
- [October 17-24th, 2024](https://docs.bugsplat.com/about/misc/giveaways/october-17-24th-2024.md)
- [September 19-26th, 2024](https://docs.bugsplat.com/about/misc/giveaways/september-19-26th-2024.md)
- [July 18 - July 23, 2024](https://docs.bugsplat.com/about/misc/giveaways/july-18-july-23-2024.md)
- [April 18 - May 12, 2024](https://docs.bugsplat.com/about/misc/giveaways/april-18-may-12-2024.md): BugSplat User Feedback Survey Giveaway Terms and Conditions
- [March 18 - April 03, 2024](https://docs.bugsplat.com/about/misc/giveaways/march-18-april-03-2024.md)
- [November 15-30, 2023](https://docs.bugsplat.com/about/misc/giveaways/november-15-30-2023.md): Terms for Giveaway conducted over Discord and Email.
- [October 9-23, 2023](https://docs.bugsplat.com/about/misc/giveaways/october-9-23-2023.md): Terms for Giveaway conducted over Discord and Email.


---

# 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://docs.bugsplat.com/about.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.
