> For the complete documentation index, see [llms.txt](https://elessi-docs.nasatheme.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://elessi-docs.nasatheme.com/header-and-menu/menus/vertical-menu-float.md).

# Vertical Menu Float

<figure><img src="/files/EdRfX4vb7Bht8El0Szwx" alt=""><figcaption></figcaption></figure>

link homepage: <https://elessi.nasatheme.com/elementor/homepage-hand-tool/>

First you need to create a menu in Appearance -> MenMenu. Here you can add icon or svg to display in menu<br>

<figure><img src="/files/Mf5FvxXjbF0iVTv60kWY" alt=""><figcaption></figcaption></figure>

Next go to theme options -> header -> menu option -> vertical float menu. Turn on the feature and select the menu you just created to complete the installation.

<figure><img src="/files/oiKpijI1Xv0RFPNdm206" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://elessi-docs.nasatheme.com/header-and-menu/menus/vertical-menu-float.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.
