# OVERDARE App

## Brazil, Mexico, and the United States

Please download and install the corresponding version of the app from the link below.\
(Currently, only AOS is supported.)

👉 **Android** : [App Download Link](https://play.google.com/store/apps/details?id=com.overdare.overdare\&pcampaignid=web_share) (Google Play)

## For Other Countries

Currently, the OVERDARE App is only available in **Brazil, Mexico, and the United States**. Therefore, to use the OVERDARE App in regions other than these, you must change your app store account to one of these countries or use a VPN.

If you wish to access it without changing your account’s country or using a VPN, you must **apply for test access**.

### 1. How to Apply for Test Access

👉 [Early Access Program Registration](https://docs.google.com/forms/d/10teOBSrb41V_a9orf4lB7SrwdoQP9xGcM9vFkle8c7M/edit?ts=67ce98f9)

Access the **Early Access Program Registration** page, review the content, enter your **email address**, and click the **submit button**.

If the submission is successful, the following page will be displayed.

<figure><img src="/files/61HPaELbFK2N1xrdw6bj" alt=""><figcaption></figcaption></figure>

### 2. Check Test Access Results and Install the OVERDARE App

If your application is approved, an **approval confirmation email** will be sent to the email address you provided.\
(Approval may take some time.)

After receiving the confirmation email, scan the **QR code corresponding to your device** from the image below to install the **OVERDARE App** and start using it.

(For iOS, scanning the QR code with TestFlight installed will take you to the OVERDARE App.)

<figure><img src="/files/HUb1cJS8biAp2YiAwGM0" alt=""><figcaption></figcaption></figure>

If your application is approved but you cannot access or run the OVERDARE App, check the following:

* Verify that the email you applied with is correct.
* Clear the OVERDARE App’s storage, data, and cache to reset the app, then try running it again.
* If TestFlight fails to run on iOS, update the TestFlight software.


---

# 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.overdare.com/overdare/get-started/install-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.
