# Getting Started

## Introduction

Pangong is a Bootstrap 4.1.X & Sass based solid core framework that works well for all screen sizes and modern browsers.  HTML5 validated clean code is focused - keeping it simple and orderly. With Pangong's UI components library, you can actually get more time on building stuff, rather than editing pixel distances.&#x20;

Pangong - HTML template and Admin UI kit can be used for any type of web application: CRM, Project Management, Statistics, Analytics or any custom admin dashboard.

This documentation will guide you through installing the template and exploring the various components that are bundled with the template.

## Getting Started

This part of documentation covers folder structure in the download pack and pre-built demos and entire file structure.

### Whats included?

Pangong comes with 3 pre-built dashboards. It also includes FREE landing page. Once downloaded the pack,  you’ll see the following folder structure.

<div align="left"><img src="/files/-LTmvumNjW9JmIkQYgOK" alt=""></div>

### Demo

All ready to use pages are placed inside html folder. There are 3 dashboards with 3 different navigation styles. You can choose your favorite to get start with.&#x20;

#### File Structure

<div align="left"><img src="/files/-LTmwXPSnUlVDLkVlWvq" alt=""></div>

#### CSS Folder

This folder includes style.css and other third party css files that are included in the template.

#### Scss Folder

* colors.scss: All variables for colors
* mixins.scss: Variety of mixins
* navbar.scss: Style for all navigations
* style.scss: Pangong core style

#### Venders

In this folder you will see all third party venders folders used in the template.


---

# 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://hencework.gitbook.io/pangong/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.
