# How-Tos

{% content-ref url="/pages/pJvnYVClwiuhjxmLtnJp" %}
[How to add icons](/university/how-tos/how-to-add-icons.md)
{% endcontent-ref %}

{% content-ref url="/pages/2JLUp14gG1xB4tDALmhb" %}
[How to create fluid video backgrounds with Vimeo](/university/how-tos/how-to-create-fluid-video-backgrounds-with-vimeo.md)
{% endcontent-ref %}

{% content-ref url="/pages/1lrDrmR0QAxpjPFi5OTd" %}
[How to add a GSAP animation](/university/how-tos/how-to-add-a-gsap-animation.md)
{% endcontent-ref %}

{% content-ref url="/pages/PUQDOqHw8snjKXLofn18" %}
[How to crop an image without cropping the original](/university/how-tos/how-to-crop-an-image-with-out-cropping-the-original-image.md)
{% endcontent-ref %}

{% content-ref url="/pages/pxNuyR62Ob5V9kg72FCP" %}
[Using filters to dynamically display content](/university/how-tos/using-filters-to-dynamically-display-content.md)
{% endcontent-ref %}

{% content-ref url="/pages/KLMAdMUxtEjIqTdtg4xC" %}
[How to use custom fonts](/university/how-tos/how-to-use-custom-fonts.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://docs.webstudio.is/university/how-tos.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.
