# Basic Setup

Here are some guide to setup basic settings of the template.

### 1. App Details

***Go to Settings (***<img src="/files/iqHirUKiYXASNJkfWS7g" alt="" data-size="line">***) > App Details***

<img src="/files/GjjunLXuzoZdTd1fNOrX" alt="" data-size="original">

* Update project name
* Update package name
* You can also set display name from here(optional).

### 2. App Assets

***Go to Settings (***<img src="/files/iqHirUKiYXASNJkfWS7g" alt="" data-size="line">***) > App Assets***

* Set splash image
* Set launcher Icon
* Set adaptive icon

### 3. Firebase

***Go to Settings (***<img src="/files/iqHirUKiYXASNJkfWS7g" alt="" data-size="line">***) > Firebase***

* Paste your Firebase project id & connect your Firebase project.
* Generate config files.

If you don't know how to setup Firebase, please refer this official FlutterFlow documentation.

{% embed url="<https://docs.flutterflow.io/integrations/firebase/connect-to-firebase/>" %}


---

# 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.appgenz.com/ui-kits/nexium/basic-setup.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.
