# xz/fonts

## xz/fonts

- [About](https://docs.xz.style/master.md)
- [Usage](https://docs.xz.style/usage.md)
- [Fonts](https://docs.xz.style/fonts.md)
- [Agave](https://docs.xz.style/fonts/agave.md)
- [Anonymous Pro](https://docs.xz.style/fonts/anonymous-pro.md)
- [Cascadia Code](https://docs.xz.style/fonts/cascadia.md)
- [Fira](https://docs.xz.style/fonts/fira.md)
- [Fira Code](https://docs.xz.style/fonts/fira/fira-code.md)
- [Fira Sans](https://docs.xz.style/fonts/fira/fira-sans.md)
- [Hack](https://docs.xz.style/fonts/hack.md)
- [HK Grotesk](https://docs.xz.style/fonts/hk-grotesk.md)
- [IBM Plex](https://docs.xz.style/fonts/ibm-plex.md)
- [IBM Plex Mono](https://docs.xz.style/fonts/ibm-plex/ibm-plex-mono.md)
- [IBM Plex Sans](https://docs.xz.style/fonts/ibm-plex/ibm-plex-sans.md)
- [IBM Plex Serif](https://docs.xz.style/fonts/ibm-plex/ibm-plex-serif.md)
- [Inter](https://docs.xz.style/fonts/inter.md)
- [JetBrains Mono](https://docs.xz.style/fonts/jetbrains-mono.md)
- [Liberation](https://docs.xz.style/fonts/liberation.md)
- [Liberation Mono](https://docs.xz.style/fonts/liberation/liberation-mono.md)
- [Liberation Sans](https://docs.xz.style/fonts/liberation/liberation-sans.md)
- [Liberation Serif](https://docs.xz.style/fonts/liberation/liberation-serif.md)
- [Merriweather](https://docs.xz.style/fonts/merriweather.md)
- [Metropolis](https://docs.xz.style/fonts/metropolis.md)
- [mononoki](https://docs.xz.style/fonts/mononoki.md)
- [NeverMind](https://docs.xz.style/fonts/nevermind.md)
- [Open Sans](https://docs.xz.style/fonts/open-sans.md)
- [Plus Jakarta Sans](https://docs.xz.style/fonts/plus-jakarta-sans.md)
- [Plus Jakarta Display](https://docs.xz.style/fonts/plus-jakarta-sans/plus-jakarta-display.md)
- [Plus Jakarta Text](https://docs.xz.style/fonts/plus-jakarta-sans/plus-jakarta-text.md)
- [Prodigy Sans](https://docs.xz.style/fonts/prodigy-sans.md)
- [Roboto](https://docs.xz.style/fonts/roboto.md)
- [Roboto Standard](https://docs.xz.style/fonts/roboto/roboto-standard.md)
- [Roboto Condensed](https://docs.xz.style/fonts/roboto/roboto-condensed.md)
- [Roboto Mono](https://docs.xz.style/fonts/roboto/roboto-mono.md)
- [Roboto Slab](https://docs.xz.style/fonts/roboto/roboto-slab.md)
- [Source Code Pro](https://docs.xz.style/fonts/source-code-pro.md)
- [Space Mono](https://docs.xz.style/fonts/space-mono.md)
- [Font Sources](https://docs.xz.style/untitled.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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.xz.style/master.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.
