> For the complete documentation index, see [llms.txt](https://docs.udara360.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.udara360.io/getting-started/customisation/typography.md).

# Typography

The Typography settings allow you to customise the font style and text size of the Udara360 interface to suit your reading preference. Changes apply instantly and only affect your account. This guide will help you configure your typography preferences under Account Settings.

### **Accessing Typography Settings**

1. Click your profile name at the top right of the screen
2. Select **Settings** from the dropdown
3. Click **Preferences** in the left sidebar
4. Scroll down to the **Typography** section

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

### **Preferred Font**

The Preferred Font dropdown allows you to select the font style displayed across your Udara360 interface. The following fonts are available; Montserrat, Fira Sans, Karla, Lato, Lora, and more.

1. Click the **Preferred Font** dropdown
2. Select your preferred font from the list
3. The interface font will update instantly

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

### **Font Size**

The Font Size slider allows you to adjust the text size across your Udara360 interface for better readability. Drag the slider to the left to decrease the font size or to the right to increase it.&#x20;

The current size is displayed as a percentage on the right side of the slider, the default is **100%**.

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.udara360.io/getting-started/customisation/typography.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.
