# Adjust Font Size

When using Epicollect5 on a tablet or on phones with a really high screen resolution, you might find the font size to be a little too small and therefore difficult to read.

It is very easy to adjust the font size to your liking. From the home screen (your list of projects), tap on the menu button at the top left to open the drawer menu.

<figure><img src="/files/4sUQEw9tXMnxQaVRkfmA" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/4AcNKj4el7M9WKQ19hEz" alt=""><figcaption></figcaption></figure>

On the settings screen, drag the slider to the right to increase the font size or to the left to decrease it. Tap **SAVE** to apply the changes.

<figure><img src="/files/emzZxJfoGXCJO8K2Vc7S" 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.epicollect.net/mobile-application/adjust-font-size.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.
