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

# Introduction

**Please note that several of these features (linked to on the left) require a specific version (or higher) of VitaraCharts. These requirements are noted on each the page. Please pay attention to this prior to trying out these features**

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

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

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

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

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

{% content-ref url="/spaces/OuiTPVEbVQnzR38vviPf/pages/2aBefGEmvJDXvx9hWXRn" %}
[Disable Edit button](/customization-guide/disable-edit-button.md)
{% endcontent-ref %}

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

{% content-ref url="/spaces/OuiTPVEbVQnzR38vviPf/pages/PPBCGnQdTqrD32FjFPBm" %}
[Localization](/customization-guide/localization.md)
{% endcontent-ref %}


---

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