# Fulfill demand - Superhero App

## Superhero app

#### Status: Deployed and used

(dated on April 13)

Available on Google play store  : [Link](https://play.google.com/store/apps/details?id=kerala.superhero.app)

![Screenshots of the Superhero app from Google Play](/files/-M4eExFX8Tv72mLttokw)

## Details

The Superhero app tracks the near real-time location of volunteer assets like ambulance drivers, delivery crew, medical personnel, etc.

**LOCATION PERMISSION - REQUIRED**\
\- To use this app, you need to enable location services at all times.\
\- Background location access - the app will track and upload your location, even when you are not using the app.\
\- This location information will be used to track the physical location of each volunteer. This location information is used to choose the closest volunteer who can help.\
\- This will help increase speed and efficiency of the volunteer network.\
\
**CALL PERMISSION - REQUIRED**\
\- Every request for volunteers will have an associated phone number.\
\- Call permission is required by the app to place a call to this number.\
\- You may dial the recipient by clicking the CALL button in delivery details.

Read - [Getting the Superhero app prioritized review on Google Play](/phase-1-deployed/enabled-priority-review-for-superhero-app-on-google-play.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://superhero.riafy.me/key-components-of-the-superhero-network/superhero-app.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.
