# Introduction

*Troubleshooting*

## 7.1 Introduction

This (Troubleshooting) section is provided to help developers with ideas and suggestions how to resolve problems related to using Aurelia KendoUI bridge. The content of this section will grow with time as the Aurelia-UI-Toolkits team plans to share the real life problems and solutions encountered so far.

The [**next page**](https://aurelia-ui-toolkits-1.gitbook.io/kendoui-bridge-docs/troubleshooting/pages/-LA5FsAMh6DWaIk_11VU#/help/docs/troubleshooting/2._using_gists_and_gistrun) in this section is describing the use of the newly added support for [**GistRun**](https://gist.run/) tool, which we expect to dramatically reduce the time needed to solve most user problems.

If you are Aurelia-XXX bridge developer or considering to get involved in that family of projects, the page [**Creating gists for KendoUI bridge catalog application**](https://aurelia-ui-toolkits-1.gitbook.io/kendoui-bridge-docs/troubleshooting/pages/-LA5FsAMh6DWaIk_11VU#/help/docs/notes_on_the_bridge/10._creating_gists_for_catalog_app) provides more information in how to create gists specific to the bridge's catalog application.


---

# 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/troubleshooting/introduction.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.
