# Customization

- [Colors](https://help.docexport.com/template/customization/colors.md): Poppin´ colors? No problem! Pimp up your project reports and add the colors from your monday.com board to your groups and statuses.
- [Custom Fonts](https://help.docexport.com/template/customization/custom-fonts.md): Do you like doing things your way? Then don't let restrictions on the font of your documents stop you! With DocExport you can use any font you like.
- [Format date & time](https://help.docexport.com/template/customization/format-date-and-time.md): Operating in different countries and languages? Display your time and date columns in a format that suits you best!
- [Format numbers](https://help.docexport.com/template/customization/format-numbers.md): Numbers everywhere? Have them displayed in the format that suits you best!


---

# 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://help.docexport.com/template/customization.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.
