# Typography

<figure><img src="/files/5TNDlm7Bpvqvaf1GPJL0" alt=""><figcaption></figcaption></figure>

In the typography settings, you will find settings for the following sections:

### 1. Body

Select the font and customize the font size scale for the site's body text.

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

### 2. Heading

Select the font, adjust the font size scale for website content, and set the text transformation and letter spacing for all headings.

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

### 3. Menu

Choose a font for the menu from the options set for the body and heading fonts.

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

### 4. Button

Choose a font for the button from the options set for the body and heading fonts.

<figure><img src="/files/UxCsxD5tH9dvOyHMWj2C" 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://nextsky.gitbook.io/agile-theme/theme-setting/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.
