# CUSTOMIZATION GUIDE

***Welcome to the Customization Guide for VitaraCharts!*****&#x20;Here, you can explore various ways to tailor your charts to suit your needs. Learn how to&#x20;*****customize CSS*****, implement&#x20;*****custom CSS samples*****, define&#x20;*****custom color palettes*****, integrate&#x20;*****custom fonts*****, format metrics in&#x20;*****condensed styles*****, apply&#x20;*****grid custom CSS*****, and&#x20;*****localize*****&#x20;your charts for different languages and regions.**

{% content-ref url="/spaces/uIDde50GEkigLbPmGgLx/pages/00hpxhLFjqb7wjLblPDh" %}
[Custom CSS](/customization-guide/custom-css.md)
{% endcontent-ref %}

{% content-ref url="/spaces/uIDde50GEkigLbPmGgLx/pages/eOL6ZirOPAClMpJpq1Ug" %}
[Custom CSS Samples](/customization-guide/custom-css-samples.md)
{% endcontent-ref %}

{% content-ref url="/spaces/uIDde50GEkigLbPmGgLx/pages/X8ijf3XUkPjZ4Ejngndn" %}
[Custom Color Palette](/customization-guide/custom-color-palette.md)
{% endcontent-ref %}

{% content-ref url="/spaces/uIDde50GEkigLbPmGgLx/pages/4IpPMpLPQGMX45f77gCq" %}
[Custom Fonts](/customization-guide/custom-fonts.md)
{% endcontent-ref %}

{% content-ref url="/spaces/uIDde50GEkigLbPmGgLx/pages/6innX5KJQ6ZG8PMx4ihB" %}
[Condensed Metric Format](/customization-guide/condensed-metric-format.md)
{% endcontent-ref %}

{% content-ref url="/spaces/uIDde50GEkigLbPmGgLx/pages/usxae35cpi4HMYA22iIa" %}
[Grid Custom CSS](/customization-guide/grid-custom-css.md)
{% endcontent-ref %}


---

# 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://tsdocs.vitaracharts.com/customization-guide.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.
