# What is Bandquarters?

Bandquarters is an online music band management software.

Managing a band can be arduous and time-consuming, Bandquarters aims to simplify the organization of a band by grouping several aspects within its interface.

The centralization of data makes it possible to put them in relation in order to propose statistics in real time allowing to have a better vision of the past and the future of the band.

Bandquarters allows you to:

* store your data in one place,
* share data with members of your band,
* recall upcoming events,
* produce statistics.

**Bandquarters offers a 15-day trial period to test its use.**

[Open the Bandquarters app](https://app.bandquarters.com)\
[Go to bandquarters.com](https://bandquarters.com)


---

# 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.bandquarters.com/master.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.
