# Getting Started

## Introduction

**Aba** is a fully featured premium responsive and customizable admin template built on top of awesome **Bootstrap 4.3.1**. It's crafted using web technologies like **HTML5, CSS3 and jQuery**. The theme includes beautiful dashboard, ready to use hand crafted components, widgets, pages, etc... The components can be used very easily on any page.

This documentation is guidelines for all users who can even be a beginner or experienced web developer.

We really care for our buyers and so in case if you are having any question or feedback, please feel free to get back to us via email **<support@zarko-m.com>.**

## Structure

We have maintained hierarchy of Files and consecutive path while developing this theme. Following sections are explaining the theme File & Folder structure.

```
	├── Documentation
						│  │── css
						│  │── img
						│  │── js
						│  │── index.html
						└── Template  
						    ├── Aba - Bottom Navigation
						    │	├── css
						    │	│  │──fonts
						    │	│── img
						    │	│  │──favicon
						    │	│  │──users
						    │	│── js
						    │	│  │──chart.js
						    │	│  │──DataTables
						    │	├── manifest.json
						    │   ├── HTML Pages
						    ├── Aba - Default
						    │	├── css
						    │	│  │──fonts
						    │	│── img
						    │	│  │──favicon
						    │	│  │──users
						    │	│── js
						    │	│  │──chart.js
						    │	│  │──DataTables
						    │	├── manifest.json
						    │   ├── HTML Pages
						    ├── Aba - Top Navigation
						    │	├── css
						    │	│  │──fonts
						    │	│── img
						    │	│  │──favicon
						    │	│	│──users
						    │	│── js
						    │	│  │──chart.js
						    │	│  │──DataTables
						    │	├── manifest.json
						    │ ├── HTML Pages
```

## General information

This template includes following pages:

* 404.html
* 500.html
* animations.html
* buttons.html
* calendar.html
* charts.html
* emails\_activate.html
* emails\_forgotpassword.html
* emails\_payment\_due.html
* emails\_welcome.html
* forms.html
* grid.html
* index.html
* invoice.html
* lock-screen.html
* login.html
* mail.html
* maps-google.html
* maps-vector.html
* modal.html
* notifications.html
* pricing.html
* profile.html
* progress.html
* register.html
* social.html
* support.html
* tables.html
* team.html
* tickets.html
* todo.html
* typography.html
* view-mail.html
* view-project.html
* widgets.html


---

# 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://aba-1.gitbook.io/aba-docs/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.
