# Create account in firebase

1.- Enter [https://firebase.google.com/ ](https://firebase.google.com/)and click on Start

2.- Click on Create a project

3.- Write the name of your project click on the box to accept the conditions of\
Firebase and then click on Continue\
\*Write the same name of your Apphive project.<br>

<figure><img src="https://community.apphive.io/uploads/default/optimized/2X/a/af8d8268e1961363c7559a5b04f0f22d90159ca6_2_690x345.jpeg" alt=""><figcaption></figcaption></figure>

4.- Click on Continue.\
Option 1: You can enable Google Analytics, this will allow you to have the behavior\
statistics of your database and users.<br>

<figure><img src="https://community.apphive.io/uploads/default/optimized/2X/b/b72728f2a9924a70707ecdeb9986be2c5a7d74be_2_690x345.jpeg" alt=""><figcaption></figcaption></figure>

Option 2: Select or create an account<br>

<figure><img src="https://community.apphive.io/uploads/default/optimized/2X/7/71f68369eebc99055249a7d7c7a3a08c784c6e9d_2_690x344.jpeg" alt=""><figcaption></figcaption></figure>

Option 3: Write the name of your project and click on Save<br>

<figure><img src="https://community.apphive.io/uploads/default/optimized/2X/f/f99b058a9ca34670d4f3d8cab46c1374f9ed6ab3_2_690x341.jpeg" alt=""><figcaption></figcaption></figure>

Option 4: Select your country, click on the three boxes to allow permissions and\
service conditions; click on Continue.

5.- Wait until the project is ready and then click on Continue


---

# 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.apphive.io/global-functions-1/settings/data/create-account-in-firebase.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.
