> For the complete documentation index, see [llms.txt](https://guides.accentvoice.com/accent-cloud-phone/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guides.accentvoice.com/accent-cloud-phone/android/untitled-1.md).

# Download & Login (Android)

## Welcome Email

When your user account is created and enabled, you will receive an email from our systems providing user credentials and details on how to download Accent's desktop and mobile apps. We refer to this email as the "Welcome Email".

## Initial Login

Download the Accent Cloud Phone app by following the link found in the Welcome Email or via Accent's downloads page at <https://www.accentvoice.com/downloads/>. Once installed, there are two options for login and provisioning: QR code or via username and password.

<figure><img src="/files/N9dCqRjIBv6sBNFo5nd6" alt="" width="563"><figcaption></figcaption></figure>

### Login via Username and Password

Simply utilize the username and password credentials provided in the Welcome Email to login to the app.&#x20;

### QR Code Login

Scan the QR code provided within the Welcome Email to automatically login to the app.

## After Successful Login

After a successful initial login, you'll be asked to agree to the app terms and conditions.  After acceptance, you will be able to use the app with your cloud phone system extension.  In the next section we will breakdown the app layout, key elements, and features available to users once successfully logged in.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://guides.accentvoice.com/accent-cloud-phone/android/untitled-1.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
