# Flight Time

The Flyby Robotics F-11 was flight tested for stationary hover from 100% battery voltage to the failsafe landing voltage of 34 volts. Flight tests were repeated 5 times at each 1 lb payload increments up to 6 lbs, and averaged for the chart below. Flight tests are conducted near sea level and in between 70°F-80°F ambient temperatures.&#x20;

<figure><img src="/files/5hDcNORhy9VOrhiMtXmN" alt=""><figcaption></figcaption></figure>

Sample [video](https://drive.google.com/file/d/1pttWWXThFQY9Z6GdZbYsyDhJmdxu1O2i/view?usp=sharing): 2lbs hover test (total hover duration: 46 minutes)&#x20;

Sample [video](https://drive.google.com/file/d/1OEkZpidmljGF6GwdPzOQpHKWMndj34cP/view?usp=sharing): 6lbs hover test (total hover duration: 33 minutes)&#x20;


---

# 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://docs.flybydev.com/quickstart/flight-time.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.
