> For the complete documentation index, see [llms.txt](https://docs.cherryai.com.cn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cherryai.com.cn/docs/en-us/pre-basic/personalization-settings/font.md).

# Font Recommendations

<table data-column-title-hidden data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-type="content-ref"></th><th data-hidden data-type="content-ref"></th><th data-hidden data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-type="files"></th><th data-hidden><select></select></th><th data-hidden data-type="rating" data-max="5"></th><th data-hidden data-type="files"></th><th data-hidden data-type="rating" data-max="5"></th><th data-hidden data-type="content-ref"></th><th data-hidden data-type="files"></th><th data-hidden data-type="users" data-multiple></th><th data-hidden><select></select></th><th data-hidden data-type="users" data-multiple></th><th data-hidden data-type="checkbox"></th></tr></thead><tbody><tr><td><p><mark style="color:blue;"><strong>Monaspace</strong></mark></p><p><code>English font</code> <code>Available for commercial use</code></p></td><td>GitHub has released an open-source font family called Monaspace, with five styles to choose from: Neon (modern), Argon (humanist), Xenon (serif), Radon (handwritten), and Krypton (mechanical).</td><td></td><td></td><td></td><td></td><td><a href="https://github.com/githubnext/monaspace">https://github.com/githubnext/monaspace</a></td><td><a href="/files/6dd82127b25b85e1a512e7529c6f021479057250">/files/6dd82127b25b85e1a512e7529c6f021479057250</a></td><td></td><td></td><td>null</td><td></td><td>4</td><td></td><td></td><td></td><td></td><td></td><td>false</td></tr><tr><td><p><mark style="color:blue;"><strong>MiSans Global</strong></mark></p><p><code>Multilingual</code> <code>Available for commercial use</code></p></td><td><p>MiSans Global is a global language font customization project led by Xiaomi and jointly created with Monotype and HanYi Fonts.</p><p>This is a large font family that covers more than 20 writing systems and supports more than 600 languages.</p></td><td></td><td></td><td></td><td></td><td><a href="https://hyperos.mi.com/font/zh/">https://hyperos.mi.com/font/zh/</a></td><td><a href="/files/5b75cb6c2e383ac54d08ad079822c135493dc9b4">/files/5b75cb6c2e383ac54d08ad079822c135493dc9b4</a></td><td></td><td></td><td>null</td><td></td><td>null</td><td></td><td></td><td></td><td></td><td></td><td>false</td></tr></tbody></table>

***

### 💡 Get help and submit feedback

If you encounter any questions, bugs, or have suggestions for feature improvements during configuration or use, please refer to [Feedback and Suggestions](/docs/en-us/question-contact/suggestions.md) the official channels provided there.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.cherryai.com.cn/docs/en-us/pre-basic/personalization-settings/font.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
