# Mobile Mode

The mobile version's functionality is essentially the same as in the web browser version on your computer

{% hint style="info" %}
As you are using Insilico Terminal on a new device, you will need to re-enter your API keys. Your API keys are never stored on our servers. For more details please see [here](/documentation/welcome/security.md).
{% endhint %}

The component menu can be opened by swiping left from your phone's right display edge. Components can be added, deleted, moved and resized. The UI can also be locked.

<figure><img src="/files/VnjQFHM2FbCxibwZUqrX" 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.insilicoterminal.com/documentation/application-elements/mobile-mode.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.
