# FlyTbase

> Build Smart and Scalable Drone Applications. World's first Internet of Drone Platform. [Homepage](https://flytbase.com/)
>
> Develop Drone Applications Better and Faster. Get access to Drone APIs and SDK. [Developers](https://flytbase.com/developers/)
>
> Repository for FlytBase Drone APIs for Raspberry Pi 3, Intel Edison, Intel Joule, Nvidia TX1, Intel Aero, Qualcomm Snapdragon Flight, Odroid XU4 [FlytBase: Drone APIs and SDK](https://github.com/flytbase)

* [FlytBase Documentation](http://docs.flytbase.com/docs/FlytOS/GettingStarted.html)
* [Sample](https://github.com/flytbase/flytsamples/tree/master/Sample-Projects/sonar_obstacle_sensor)


---

# 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://theiotlearninginitiative.gitbook.io/bitol/autonomous-drone-solution/flytbase.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.
