# clear

## clear

- [Introduction](https://lorvent.gitbook.io/clear/master.md)
- [HTML](https://lorvent.gitbook.io/clear/html.md)
- [Html Structure](https://lorvent.gitbook.io/clear/html-structure.md)
- [Header](https://lorvent.gitbook.io/clear/html-structure/header.md)
- [Left Side Menu](https://lorvent.gitbook.io/clear/html-structure/left-side-menu.md)
- [Right Side Menu](https://lorvent.gitbook.io/clear/html-structure/right-side-menu.md)
- [Main Content](https://lorvent.gitbook.io/clear/html-structure/main-content.md)
- [Buttons](https://lorvent.gitbook.io/clear/html-structure/main-content/buttons.md)
- [Font Icons](https://lorvent.gitbook.io/clear/html-structure/main-content/carousel-and-sliders.md)
- [Progress Bars](https://lorvent.gitbook.io/clear/html-structure/main-content/progress-bars.md)
- [Maps](https://lorvent.gitbook.io/clear/html-structure/main-content/maps.md)
- [Lock Screen](https://lorvent.gitbook.io/clear/html-structure/main-content/lock-screen.md)
- [FAQ's](https://lorvent.gitbook.io/clear/faqs.md)
- [SCSS](https://lorvent.gitbook.io/clear/scss.md)
- [CSS Files](https://lorvent.gitbook.io/clear/css-files.md)
- [Javascript Files](https://lorvent.gitbook.io/clear/javascript-files.md)
- [Plugins](https://lorvent.gitbook.io/clear/plugins.md)
- [Start New Page](https://lorvent.gitbook.io/clear/start-new-page.md)
- [Menu Bar Fold](https://lorvent.gitbook.io/clear/start-new-page/menu-bar-fold.md)
- [Boxed and Moveable Header](https://lorvent.gitbook.io/clear/start-new-page/boxed-and-moveable-header.md)
- [Moveable Header](https://lorvent.gitbook.io/clear/start-new-page/moveable-header.md)
- [Boxed and Fixed Header](https://lorvent.gitbook.io/clear/start-new-page/boxed-and-fixed-header.md)
- [Fixed Header and Menu](https://lorvent.gitbook.io/clear/start-new-page/fixed-header-and-menu.md)
- [Vue Version](https://lorvent.gitbook.io/clear/clear_vue.md)
- [Basic Installation](https://lorvent.gitbook.io/clear/clear_vue/basic-installation.md)
- [Clear 1.7 installation](https://lorvent.gitbook.io/clear/clear_vue/basic-installation/clear-17-installation.md)
- [Basic Structure](https://lorvent.gitbook.io/clear/clear_vue/basic-structure.md)
- [Layout structure](https://lorvent.gitbook.io/clear/clear_vue/basic-structure/layout1.md)
- [Leftmenu structure](https://lorvent.gitbook.io/clear/clear_vue/basic-structure/leftmenu-structure.md)
- [Start New Page](https://lorvent.gitbook.io/clear/clear_vue/basic-structure/start-new-page.md)
- [Changing layouts](https://lorvent.gitbook.io/clear/clear_vue/basic-structure/changing-layouts.md)
- [Changing Color Scheme](https://lorvent.gitbook.io/clear/changing-color-scheme.md)
- [Laravel Spark Skin](https://lorvent.gitbook.io/clear/laravel-spark-skin.md)
- [Spark Installation](https://lorvent.gitbook.io/clear/laravel-spark-skin/spark-installation.md)
- [Using .vue files](https://lorvent.gitbook.io/clear/laravel-spark-skin/using-vue-files.md)
- [Adding External Plugins](https://lorvent.gitbook.io/clear/laravel-spark-skin/adding-external-plugins.md)
- [Laravel Version](https://lorvent.gitbook.io/clear/laravel-version.md)
- [Changing skin](https://lorvent.gitbook.io/clear/laravel-version/changing-skin.md)
- [Changing Layouts](https://lorvent.gitbook.io/clear/laravel-version/changing-layout.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://lorvent.gitbook.io/clear/master.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.
