# Introduction

{% hint style="info" %}
In latest release, we added html version of Kava. Please Download Latest files to check it. Html Version only provided in ltr (left to right).&#x20;
{% endhint %}

\
***Kava*** is a fully responsive multipurpose site template developed with [Angular](https://angular.io/) and [Bootstrap 4](https://getbootstrap.com/)  This documentation will help you to understand the template's structure.

### Easy To Customize: <a href="#easy-to-customize" id="easy-to-customize"></a>

The template offers a wide variety of customization. It is very easy to do modifications in the template. Please go through the documentation carefully to understand how this template is designed and how you will edit this template according to your needs.

### Brief Overview: <a href="#brief-overview" id="brief-overview"></a>

Below are the main building blocks of the Kava:

#### 1. Angular  <a href="#id-1-vuejs-2" id="id-1-vuejs-2"></a>

*Angular* is a platform for building mobile and desktop web applications developed by Google.

#### 2. Bootstrap 4 <a href="#id-2-vuetify" id="id-2-vuetify"></a>

Build responsive, mobile-first projects on the web with the world’s most popular front-end component library.

#### 3. Angular CLI <a href="#id-3-vuex" id="id-3-vuex"></a>

A command line interface for Angular


---

# 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://iron-network.gitbook.io/kava/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.
