# Mobile View

### Overview

In order to improve user experience on smaller devices such as tablets and phones, TilliT offers a mobile view option. This feature allows users to access all necessary functionalities to complete their tasks on TilliT, but with screens that are specifically designed for mobile devices.

For a higher level of mobility, you can use an iPhone or an Android phone and install the TilliT app.

The mobile app is great to perform activities where you need to scan a barcode or take pictures. The user interface works well against a task list. Users can claim and execute activities on the run.

To access the Mobile view, click on the user menu located under the name icon in the top right corner of the application and select **Mobile App**.

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

Below is an example of the what the activities page looks like on the mobile view

<figure><img src="/files/Otqah6VleptUNaNld8ck" 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://help.tillit.cloud/tillit/knowledge-base/mobile.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.
