# Download the mobile app

**Bugbase** offers a mobile app that can be installed directly from your browser, providing an app-like experience on your mobile device without the need for traditional app stores. Follow these steps to install the Bugbase mobile app:

#### Step 1: Open the Website

* Open the browser on your mobile device.
* Navigate to [https://bugbase.ai](https://bugbase.ai/).

#### Step 2: Add to Home Screen

* Access the browser options by tapping the **Menu** button (usually symbolized by three dots or lines).
* Tap on **Add to Home Screen** from the menu.
* You may be prompted to name the shortcut before adding it. You can name it "Bugbase" or any name you prefer.
* Confirm by tapping **Add**.

#### Step 3: Install the App

* Once added to your home screen, the Bugbase icon will appear amongst your other apps.
* Tap on the Bugbase icon to open the app in a full-screen experience, similar to any other installed app.

#### Step 4: Use the App

* After opening the app, you can log in with your credentials or sign up to access all features available on the Bugbase platform.
* Enjoy the seamless experience of participating in bug bounties right from your mobile device!

#### Note:

* The process of adding the app to your home screen might vary slightly depending on the browser and the operating system (iOS, Android) of your mobile device.
* For iOS users, open the website in Safari, tap the share icon at the bottom of the screen, and then select **Add to Home Screen**.

For further assistance or any issues with installation, please contact our support team at <queries@bugbase.ai>


---

# 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.bugbase.ai/how-to/download-the-mobile-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.
