# Change Font size

To adjust the font size, find the font size button in the header.&#x20;

<figure><img src="/files/OxZH33bpD6QHcISczahN" alt="" width="472"><figcaption><p>Figure 1: Font size</p></figcaption></figure>

Click on the button to cycle through the available options: small, medium, and large. The text within the platform will adapt accordingly, providing optimal readability based on your preference.


---

# 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.fiingate.vn/manual/user-manual/change-preferences-settings/quick-settings/change-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.
