# Introduction

​This is Help file website of uFlutter - Universal Flutter App UI Kit, sold in CodeCanyon,&#x20;

Online link of this help files:\
[https://uflutter.gitbook.io/Help/](https://uflutter.gitbook.io/help/)

this kit is for developers who have a good knowledge of Flutter and Dart.&#x20;

we are frequently adding new screens, widgets, components at each release. and you will be notified at each release.

![](https://302856677-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MDMLeASU3aU0LVbqHh7%2F-MDQlK79xC_cyfkFiqOO%2F-MDQlTYgjwk5Mqee4WwP%2FInline%20preview%20image%20JPG.jpg?alt=media\&token=6e9154b3-03d8-4c5a-aa3e-66e169e2f57b)

![](https://302856677-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MDMLeASU3aU0LVbqHh7%2F-MDQlp3vSZ2423RHVZ1i%2F-MDQlvWGot3BLsZGNH82%2FFrame%2022.png?alt=media\&token=767a03b5-fe9c-4e4e-ac38-fc1fc5272c6f)


---

# 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://uflutter.gitbook.io/help/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.
