# Installation

*About this application*

## 1.4 Installation

The [**Installation page**](https://aurelia-ui-toolkits.gitbooks.io/kendo-ui-library-installation-version-2-0/content/) contains detailed description several installation variants of the Aurelia Kendo UI Bridge and Kendo UI Library (often referred to as a framework). The installation depends mainly on the tooling you plan to use when building your Aurelia applications.

Note that Telerik's decision to distribute its framework via npm (see [**here**](http://docs.telerik.com/kendo-ui/intro/installation/npm) for details) has dramatically simplified the process of installing it for the use with Aurelia Kend UI Bridge - all the different previous variants are reduced to just two, dependent on whether the application uses JSPM or not; see [**Kendo UI Library installation - section General comments**](https://aurelia-ui-toolkits.gitbooks.io/kendo-ui-library-installation-version-2-0/content/library-installation/general-comments.html) for more details.

The screen shot below depicts the Aurelia-KendoUI-bridge [**Installation page**](https://aurelia-ui-toolkits-1.gitbook.io/kendoui-bridge-docs/about-this-application/pages/-LA5Fs9i_YPMIOwiULCG#/installation/installation.html) <br>

![](https://user-images.githubusercontent.com/2712405/30826818-eaa15e02-a205-11e7-8418-569d07cea27b.png)


---

# 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://aurelia-ui-toolkits-1.gitbook.io/kendoui-bridge-docs/about-this-application/installation.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.
