# Global Defaults

{% embed url="<https://youtu.be/fd_d2bsxyxA?feature=shared>" %}

The Global Defaults are the general formatting settings for your manuscript. Through this feature, you can modify various aspects such as font size, type, and headers.

You can find the option by clicking on ''Format'':

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

Once clicked, a new window will show up, where you'll be able to see the many different options to set-up your preferred formatting settings. You can adjust line spacing, letter spacing, and paragraph spacing to suit your preferences. You also have the option to add new fonts to LivingWriter, providing further customization for your manuscript.

<figure><img src="/files/jzxO5nk8IWpYEiUas8DA" 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://guides.livingwriter.com/desktop-app-+-web-version/global-defaults.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.
