> For the complete documentation index, see [llms.txt](https://help.clause9.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.clause9.com/styling.md).

# Styling

- [Styling overview](https://help.clause9.com/styling/styling-overview.md)
- [Base styling](https://help.clause9.com/styling/base-styling.md)
- [Numbering](https://help.clause9.com/styling/numbering.md)
- [Definitions styling](https://help.clause9.com/styling/definitions-styling.md)
- [Enumerations styling](https://help.clause9.com/styling/enumerations-styling.md)
- [Locale styling](https://help.clause9.com/styling/locale-styling.md)
- [References styling](https://help.clause9.com/styling/references-styling.md)
- [Page styling](https://help.clause9.com/styling/page-styling.md)
- [Styling of a Binder versus subdocuments](https://help.clause9.com/styling/binder-vs-subdocuments.md)
- [Styling: tips and tricks](https://help.clause9.com/styling/tips-and-tricks.md)
- [Advanced styling topics](https://help.clause9.com/styling/advanced-styling-topics.md)
- [Copying headers and footers from an MS Word file](https://help.clause9.com/styling/copying-docx-headers-and-footers.md)
- [How to: styling](https://help.clause9.com/styling/how-to-styling.md)
- [Using custom fonts](https://help.clause9.com/styling/how-to-styling/using-custom-fonts.md)
- [Change bullet styling](https://help.clause9.com/styling/how-to-styling/change-bullet-styling.md)


---

# 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://help.clause9.com/styling.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.
