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

# Home

### Welcome to the Blackbox Mate wiki page!

Here you'll find everything you need to know about the [BBM webapp](https://bbm.pitronic.top/).

### Next-generation, cloud-based blackbox data analyzer

BBM aims to provide the most convenient, most scientific and most accurate blackbox data analysis for every pilot who wants to tune their quads to the best.

* If you are new to quad tuning and don't know how to use our tool, please check our [Quick Start](/bbm/quick-guide/how-to-use.md)
* Found a bug/error or have some thoughts that you think are better than ours? Raise an issue [here](https://github.com/DusKing1/PID-Evaluator/issues)

### <mark style="color:red;">HELP WANTED!!</mark>

<mark style="color:red;">We are currently at the edge of running out of server disk space, and we need more funds to expand the server's hard disk and re-optimize the server's algorithm structure.</mark>

<mark style="color:red;">If you found that our BBM is really helpful to you and you wanna help us make it better, please consider getting your favourite manufacturers to sponsor us or buy our AD service.</mark>

### Supported firmware

* Betaflight 4.0 and newer version

{% hint style="info" %}
Inav and Emuflight support coming soon!
{% endhint %}

### Donation

We run BBM website for public users for free, and we bear the server rental fee, server room fee/ CDN optimization fee by ourselves.

If you think our work is awesome please consider donate to us, or get your favorate manufactorer(s) sponsoring us. Much appreciated!

### License

GNU Affero General Public License 3.0

Check here to see [why we chose this](/bbm/in-depth-talk/why-did-we-choose-agpl3.0.md).


---

# 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://pitronic.gitbook.io/bbm/home.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.
