# Firebase

<figure><img src="/files/OpjCwJxkv9BRUspYltlo" alt="" width="375"><figcaption><p>Firebase</p></figcaption></figure>

## Core

In the core tab you can set the **CLI Token** mandatory to use Firebase in your project.

## Authentication

In the authentication tab you can enable/disable Firebase authentication in your project.

## Firestore

In the Firestore tab you can enable/disable Firestore in your project.

You can create/modify Firestore collections, models and rules.

## Storage

In the storage tab you can enable/disable Firebase storage in your project.


---

# 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.goril.app/main-pages/settings/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.
