# Mobile App

Scopechat was developed as a mobile first tool, so the mobile experience is extremely user-friendly. For easier access, we recommend adding Scopechat to the home screen of your mobile phone. This way, you can ask your Web3-related questions to Scopechat in just one tap. Here's a step-by-step guide on how to do it:

1. On your mobile device, open your preferred web browser and go to [scopechat.ai](https://ai.0xscope.com.).

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

2. Go to your web browser's Menu button (for Android devices) or Share button (for iOS devices) and select "Add to Home Screen" Note: On Android, the menu button is typically on the upper-right corner of the browser, beside the URL. On iOS, the Share button is located on the bottom part of the browser, just below the URL. Also, some web browsers contain the "Add to Home Screen" under the "Add to" option, so please familiarize yourself with your browser's settings.

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

3. You will be asked to name this shortcut to your preference. Once this is done, tap Add (or its equivalent button on the browser of your choice).

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

3. You can now see the Scopechat shortcut on your homepage. To quickly access Scopechat, tap the shortcut.

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


---

# 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.scopechat.ai/how-to-use/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.
