> For the complete documentation index, see [llms.txt](https://lorvent.gitbook.io/clear/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lorvent.gitbook.io/clear/html-structure/right-side-menu.md).

# Right Side Menu

It has the following design:

![](https://1275878305-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M4TuOJhvqUp0E7nX4ru%2F-M4TuQ3skilUUFDlqqah%2F-M4TuSey6huHCEaFipO4%2Fclear3.png?generation=1586435322845415\&alt=media)

The Side Bar has the following structure :

```
<div class="rightsidebar-right">
           <div class="rightsidebar-right-content">
            ...
            ...
           </div>
 </div>
```
