> For the complete documentation index, see [llms.txt](https://lewe.gitbook.io/lewe-support/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lewe.gitbook.io/lewe-support/readme.md).

# Documentation

Welcome to Lewe Gitbooks.

You can find user manuals and documentation of Lewe products here.

## TeamCal Neo

{% hint style="info" %}

#### <img src="/files/P1Npk9Od399CVZipYSxu" alt="" data-size="line"> TeamCal Neo

TeamCal Neo is is a web-based calendar application for the purpose of a day-based absence management of project teams.

<https://lewe.gitbook.io/teamcal-neo/>
{% endhint %}

## Confluence Plugins

{% hint style="info" %}

#### <img src="/files/SMIa5HASBBEU3fUWBOwQ" alt="" data-size="line"> Bootstrap Visuals for Confluence

Bootstrap Visuals for Confluence is a plugin that provides page macros to display Bootstrap components on your page.

<https://lewe.gitbook.io/bootstrap-visuals-for-confluence/>
{% endhint %}

{% hint style="info" %}

#### <img src="/files/6Da1g4R7B7Bttj9E6TAk" alt="" data-size="line"> Chart.js for Confluence

Chart.js for Confluence is a Confluence app that allows you to put Chart.js charts on your Confluence page.

<https://lewe.gitbook.io/chartjs-for-confluence/>
{% endhint %}

{% hint style="info" %}

#### <img src="/files/aiqLdqfAtIlQy3N1epQi" alt="" data-size="line"> HTML and AUI Toolkit for Confluence

The HTML and AUI Toolkit for Confluence (HAT) plugin provides macros that will place HTML tags and AUI objects on your page.

<https://lewe.gitbook.io/html-and-aui-toolkit-for-confluence/>
{% endhint %}

## Confluence User Macros

{% hint style="info" %}

#### <img src="/files/GLzfFGdzKlxSuTXK1JAv" alt="" data-size="line"> A Collection of Confluence User Macros

Read the documentation of my Confluence User Macros here:

<https://lewe.gitbook.io/confluence-user-macros/>
{% endhint %}

## Skins

{% hint style="info" %}

#### <img src="/files/3gGYrahMgDLZRr0CPKsA" alt="" data-size="line"> Rainmeter Skin Grayhound

Grayhound is a Rainmeter skin package for system metrics best suited for wide screens.

<https://lewe.gitbook.io/rainmeter-skin-grayhound/>
{% endhint %}

## WordPress Plugins

{% hint style="info" %}

#### <img src="/files/JCm17eJEvGSSaCcFpmgZ" alt="" data-size="line"> **Lewe Bootstrap Visuals**

Lewe Bootstrap Visuals for WordPress is a plugin that provides shortcodes creating Bootstrap objects on your page.

<https://lewe.gitbook.io/lewe-bootstrap-visuals>
{% endhint %}

{% hint style="info" %}

#### <img src="/files/7WZm03WTz6Freqe1HGoL" alt="" data-size="line"> Lewe ChordPress

The Lewe ChordPress plugin for WordPress reads and processes ChordPro formatted text.

<https://lewe.gitbook.io/lewe-chordpress/>
{% endhint %}

{% hint style="info" %}

#### <img src="/files/63LPhksMrK0NnvyCnGZe" alt="" data-size="line"> **Lewe Jira Connector for WordPress**

Lewe Jira Connector is a WordPress plugin showing Jira issue information.

<https://lewe.gitbook.io/lewe-jira-connector-for-wordpress/>
{% endhint %}


---

# 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, and the optional `goal` query parameter:

```
GET https://lewe.gitbook.io/lewe-support/readme.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
