# Documentation

## Overview

Welcome to the **HTML to Webflow** documentation! This guide will help you unlock the full potential of our app, designed to streamline the integration of custom HTML and CSS into the Webflow Designer. Whether you're embedding unique components, integrating third-party code, or crafting detailed and precise designs, our app provides a comprehensive solution.

## Quick links

{% content-ref url="/pages/D5t7AACi1Ox8SvJM045P" %}
[Convert Raw HTML to Webflow Elements](/htmltoflow/features/convert-raw-html-to-webflow-elements.md)
{% endcontent-ref %}

{% content-ref url="/pages/5igMl0nWcEKIqOpoyNim" %}
[CSS3 Styling in Webflow Designer](/htmltoflow/features/css3-styling-in-webflow-designer.md)
{% endcontent-ref %}

{% content-ref url="/pages/K9goQ4jDSepUOnpIeSND" %}
[Multi-SVG Support and Customization](/htmltoflow/features/multi-svg-support-and-customization.md)
{% endcontent-ref %}

{% content-ref url="/pages/8TXQOXjuL9NvpJBg1YLJ" %}
[Efficient Class Management](/htmltoflow/features/efficient-class-management.md)
{% endcontent-ref %}

### How To

{% content-ref url="/pages/hEKdjrpN0S6MWfr3GdSb" %}
[Getting Started](/htmltoflow/how-to/getting-started.md)
{% endcontent-ref %}

{% content-ref url="/pages/kx49iZextQo7vB3N1ThY" %}
[Frequently Asked Questions (FAQ)](/htmltoflow/how-to/frequently-asked-questions-faq.md)
{% endcontent-ref %}

### Support

{% content-ref url="/pages/M8yGJsRkKS15x8E4eIBR" %}
[Support](/htmltoflow/how-to/support.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://app-docs.creoglyph.io/htmltoflow/documentation.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.
