> For the complete documentation index, see [llms.txt](https://skyfiprojects.gitbook.io/skyfi-litepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://skyfiprojects.gitbook.io/skyfi-litepaper/project-information/partners/drone-tech/projected-revenue.md).

# Projected Revenue

#### Stats

| Projected revenue is based on one drone |              |
| --------------------------------------- | ------------ |
| Drone Quantity                          | 1            |
| Utilization                             | 50%          |
| Ability                                 | 1000 Sqm/Day |
| Average Cost                            | 20 Euros/Sqm |

#### Calculations

| Days/Month in operation        | 15            |
| ------------------------------ | ------------- |
| Modest Expected Monthly Income | 300,000 Euros |

**Estimated Revenue Generation**

<table><thead><tr><th width="97">Year</th><th width="151">Start Date</th><th width="161">End Date</th><th>Amount</th></tr></thead><tbody><tr><td>1</td><td>July 2023</td><td>December 2023</td><td>1,800,000 Euros</td></tr><tr><td>2</td><td>January 2024</td><td>December 2024</td><td>3,600,000 Euros</td></tr><tr><td>3</td><td>January 2025</td><td>December 2025</td><td>3,600,000 Euros</td></tr></tbody></table>

**Estimated Franchise Revenue Stream**

| Royalty                | 3.5%         |
| ---------------------- | ------------ |
| Quantity of franchises | 10           |
| Income Per Month       | 70,000 Euros |

####


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://skyfiprojects.gitbook.io/skyfi-litepaper/project-information/partners/drone-tech/projected-revenue.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.
