# How to section

- [Creating a hover menu](https://velara-3.gitbook.io/web-export/how-to-section/creating-a-hover-menu.md): Creating a hover menu
- [Centering a page or element](https://velara-3.gitbook.io/web-export/how-to-section/centering-a-page-or-element.md): How to center a page or element
- [Showing Overlays](https://velara-3.gitbook.io/web-export/how-to-section/showing-overlays.md): Overlays display above an artboard view
- [Embedding an HTML page](https://velara-3.gitbook.io/web-export/how-to-section/embedding-an-html-page-in-an-iframe.md): Embedding an HTML page in the artboard view
- [Linking to pages or views](https://velara-3.gitbook.io/web-export/how-to-section/linking-to-pages-or-views.md): Link from page to page or view to view
- [Creating a download link](https://velara-3.gitbook.io/web-export/how-to-section/creating-a-download-link.md): Creating a download link
- [Creating List items](https://velara-3.gitbook.io/web-export/how-to-section/creating-list-items.md): Create Lists using Repeat Grids
- [Embedding Fonts](https://velara-3.gitbook.io/web-export/how-to-section/embedding-fonts.md): How to embed fonts
- [Adding Hover Effects](https://velara-3.gitbook.io/web-export/how-to-section/adding-hover-effects.md): Hover effects
- [Styling Hyperlinks](https://velara-3.gitbook.io/web-export/how-to-section/setting-hyperlink-styles.md): Setting styles for hyperlinks
- [Showing elements by size](https://velara-3.gitbook.io/web-export/how-to-section/showing-elements-by-size.md): Show elements by size of viewport
- [Creating a Fixed Header](https://velara-3.gitbook.io/web-export/how-to-section/creating-a-fixed-header.md): Create a header that stays in position when the container is scrolled
- [Make a Stretchable Line](https://velara-3.gitbook.io/web-export/how-to-section/make-a-stretchable-line.md): How to make a stretchable line
- [Blend Modes](https://velara-3.gitbook.io/web-export/how-to-section/blend-modes.md): Blend modes example


---

# 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://velara-3.gitbook.io/web-export/how-to-section.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.
