# 3. Firebase Setup for Android

- [3.1 Android Package Name Setup on Firebase](https://walfydoc.mrb-lab.com/app/3.-firebase-setup-for-android/3.1-android-package-name-setup-on-firebase.md)
- [3.2 Change Package Name Android](https://walfydoc.mrb-lab.com/app/3.-firebase-setup-for-android/3.2-change-package-name-android.md)
- [3.3 Generate Debug Certificate](https://walfydoc.mrb-lab.com/app/3.-firebase-setup-for-android/3.3-generate-debug-certificate.md)
- [3.4 Generate Release Certificate](https://walfydoc.mrb-lab.com/app/3.-firebase-setup-for-android/3.4-generate-release-certificate.md)
- [3.5 Google Sign In Setup for Android](https://walfydoc.mrb-lab.com/app/3.-firebase-setup-for-android/3.5-google-sign-in-setup-for-android.md)
- [3.6 Additional Firebase Setup for Android](https://walfydoc.mrb-lab.com/app/3.-firebase-setup-for-android/3.6-additional-firebase-setup-for-android.md)


---

# 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://walfydoc.mrb-lab.com/app/3.-firebase-setup-for-android.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.
