# Create an app

To start an app project in Bravo Studio, you must have the following:&#x20;

1. A [Figma](https://www.figma.com/) account **OR** the [Bravo plugin for Adobe XD](https://www.bravostudio.app/bravo-studio-plugin-for-adobexd)&#x20;
2. A [*bravorized*](/set-up-design/setting-up-your-design-file.md) design file. **OR** use one of our [sample files](/set-up-design/sample-design-files.md).

When you have these two items. Go to the **Apps** page > click **Create a new app.**

![](/files/HOwEwW4H8N2KM3lvJOCo)

Once on this screen, follow the tutorials below depending on your design tool to create a new app project.

![](/files/bIHHiDbALEXV9eGPjtH5)

## Tutorials by design tool

{% content-ref url="/pages/-MfgwbNukApTGaf5UCJC" %}
[Creating an app with Figma](/get-started/your-bravo-app-projects/create-a-project/creating-an-app-project-with-figma.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MfhbBgd0qU1gCkSS7Go" %}
[Creating an app with Adobe XD](/get-started/your-bravo-app-projects/create-a-project/1-adobe-xd-how-to-use-the-bravo-plugin.md)
{% endcontent-ref %}

{% hint style="warning" %}
Ran into an error while creating a new App? Check out the [import error troubleshooting page](/good-to-know/troubleshoot/errors-when-importing.md).
{% 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.bravostudio.app/get-started/your-bravo-app-projects/create-a-project.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.
