# Package Content

Once you download the zipped folder from your [**Themeforest** ](https://themeforest.net/user/g-axon/portfolio)account and extract that. You will get the folder like below:

drift-angular-v-2.x.x

Inside this folder, you will receive following sub-folders and files:

1. **design sources**\
   In this folder you will found design files in 4 format.
   1. **Figma Source**&#x20;
   2. **PSDs (Photoshop files)**
   3. **Sketch Files**
   4. **XD Source**<br>
2. **docs**
3. **html-jquery-version**\
   In this folder you will found all HTML jQuery version source code and docs
   1. **docs**
   2. **drift**
   3. **drift-rtl**
   4. **drift-classic**
   5. **drift-classic-rtl**<br>
4. **skeleton**: Source code of starter template
5. **skeleton-rtl**: Source code of RTL starter template
6. **skeleton-without-auth**: Source code of starter template without auth
7. **source**: Source code of demo template
8. change-log.txt


---

# 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://docs-drift-angular.g-axon.work/package-content.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.
