# How to Assist Users Access the Platform on Mobile Devices

The ***Go.Learn*** mobile application app allows learners to access the platform from their mobile devices. Download **Go.Learn** mobile application from your applicable mobile application store (Google Play, Apple App Store) by using the following steps:

* Search and download ***Go.Learn*** application within your applicable mobile application store
* Once downloaded and installed, open the mobile application and review the quick user guide provided by the application
* Enter Arabian Child's *Platform URL* and click **GO TO LOGIN**
  * Arabian Child Platform URL: [Learn.ArabianChild.org](https://learn.arabianchild.org)
* You will be prompted to enter *Username* and *Password*, then click **SIGN IN**


---

# 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://gca-2.gitbook.io/ac-learning-platform-user-guidebook/admin/how-to-assist-users-access-the-platform-on-mobile-devices.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.
