# Bravo Support Guide

## Support Policy

At Bravo, our mission is to assist users in exploring the full potential of our platform for mobile application development. We are committed to providing an excellent user experience and resolving any issues or technical challenges that may arise during your app-building journey.

{% hint style="info" %}
Access detailed information by referring to this resource: [Support Policy](https://www.bravostudio.app/support-policy)
{% endhint %}

## How to Reach Us

{% content-ref url="/pages/-MiLROn4kAy-dRYeel7r" %}
[Join the Bravo community](/need-some-help/join-the-bravo-community.md)
{% endcontent-ref %}

{% content-ref url="/pages/vWecSqbxRieTzroh5QIo" %}
[Bravo Assistant](/need-some-help/bravo-assistant.md)
{% endcontent-ref %}

{% content-ref url="/pages/c6DWNzfVDXbPN1D0YaQQ" %}
[Production support](/need-some-help/production-support.md)
{% endcontent-ref %}

{% content-ref url="/pages/Is6C2XQB1xTHOLSPFHUT" %}
[Report an issue](/need-some-help/report-an-issue.md)
{% endcontent-ref %}

## What We Can Assist You With

Our Technical Support team is here to guide you on various topics, including:

1. Setting up the design file.
2. Creating API requests with the Data Library.
3. Data Binding: Connecting data to app screens.
4. Errors with app bundle generation for publication.

## What's Outside Our Scope

Due to Bravo's flexibility in integrating with any 3rd party APIs for data storage, our support doesn't cover:

* Integration or setup of a specific backend API or tool.
* Best Option: Refer to the API documentation and tutorials of the specific tool for detailed guidance.
* Third-Party Support: Contact the support service of the third-party tool for additional assistance.

We're here to empower you on your app-building journey with Bravo. Don't hesitate to reach out, and let's create something amazing together!


---

# 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.bravostudio.app/need-some-help/bravo-support-guide.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.
