# Introduction

### Hey There! 👋

Thank you for your interest in FlyKit.

**What is FlyKit ?**

FlyKit is a beautiful UI designed inspired by **Flutter framework**, made by Google is an open-source mobile application development. It is used to develop applications for Android and iOS, as well as being the primary method of creating applications.

It is UI Kit designed to make your apps look amazing :

* Create your own application
* Fast and powerful UI design
* App drawer menu
* Custome your colors
* Custome theme application
* Navigation drawer
* Clean code

\
This documentation covers mostly all the aspects of setting up your application with **FlyKit**.


---

# 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://positifmobile.gitbook.io/flykit/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.
