# JS/CSS optimization

<mark style="color:orange;">**process=minify-css**</mark>\ <mark style="color:orange;">**process=minify-js**</mark>

Cloudimage supports on-the-fly optimization of CSS and JS content to further facilitate faster loading of your website or web application.

## Examples

[/samples.scaleflex.com/bootstrap.css?<mark style="color:orange;">**func=proxy**</mark>&<mark style="color:orange;">**process=minify-css**</mark>](https://doc.cloudimg.io/https://samples.scaleflex.com/bootstrap.css?func=proxy\&process=minify-css&) (152 kB minified vs. 192 kB original)

[/samples.scaleflex.com/jquery.js?<mark style="color:orange;">**func=proxy**</mark>&<mark style="color:orange;">**process=minify-js**</mark>](https://doc.cloudimg.io/https://samples.scaleflex.com/jquery.js?func=proxy\&process=minify-js&) (111 kB minified vs. 219 kB original)


---

# 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://docs.cloudimage.io/transformations/static-content/js-css-optimization.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.
