# Mobile App

How do you add Vyper to your home screen?

{% tabs %}
{% tab title="IOS" %}

<figure><img src="/files/2COREFhkhZvIVqC5MrQ9" alt=""><figcaption></figcaption></figure>

1. Login and open vyper.trade on your mobile browser
2. Click the "Share" button and select "Add to Home Screen"
3. Click "Add"
4. You now have the Vyper mobile app on your Home Screen!
   {% endtab %}

{% tab title="Android" %}

1. Login and open vyper.trade in your mobile browser
2. Click on the three dots and select "Add to Home Screen"
3. Click "Install" and confirm the installation
4. Now you have the Vyper mobile app on your Home Screen!!
   {% endtab %}
   {% endtabs %}


---

# 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.vyper.trade/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.
