# How to Adjust Text Size on iOS and Android

If you would like larger or smaller text in the FieldEdge app, you can adjust the font size at the operating system (OS) level on your device. FieldEdge supports system-wide font scaling, so changes made in your device settings will be reflected in *most* places throughout the app.

***

### 📱 On iOS Devices

To adjust text size for the FieldEdge app on your iPhone or iPad:

1. Open the **Settings** app.
2. Tap **Accessibility**.
3. Select **Display & Text Size**.
4. Tap **Larger Text**.
5. Use the slider to increase or decrease text size.
6. For more size options, toggle on **Larger Accessibility Sizes**.

> **Quick Access Tip:**\
> You can add a **Text Size control** to your Control Center:

* Go to **Settings > Control Center**.
* Tap the green **+** next to **Text Size**.
* Now swipe down from the top-right corner and tap the **“aA”** icon to adjust text size quickly.

***

### 🤖 On Android Devices

To change the font size for the FieldEdge app on Android:

1. Open the **Settings** app.
2. Tap **Display**.
3. Tap **Font size** (or **Font Size and Style** on some devices).
4. Move the slider to adjust the text size to your preference.

> On certain Android devices, font settings may also be found under:\
> **Settings > Accessibility > Text and display > Font size**


---

# 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://guides.fieldedgeapp.com/everything-else/other-guides/how-to-adjust-text-size-on-ios-and-android.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.
