# Updates Planned

- [Pick HTML and Styles from Any website](https://app-docs.creoglyph.io/htmltoflow/updates-planned/pick-html-and-styles-from-any-website.md): Discover how to pick HTML and styles from any website with our upcoming v2 feature. Install our Chrome extension to effortlessly extract and integrate HTML and CSS into your Webflow projects.
- [Create CSS Classes](https://app-docs.creoglyph.io/htmltoflow/updates-planned/create-css-classes.md): Create eligible classes from the CSS pasted. Since Webflow has restrictions on creating combo classes and some CSS properties/values are not supported, the conversion is limited but still powerful.


---

# 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/updates-planned.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.
