# LayerDrone Whitepaper

<figure><img src="/files/offCPaqWYoxJTOnEZsQy" alt=""><figcaption></figcaption></figure>

## Glossary / Key Terms

* **LayerDrone Foundation:** An independent entity that stewards, maintains, and governs the LayerDrone Network and manages data storage/access
* **LayerDrone Protocol:** The set of rules, concepts, and code logic that determines how LayerDrone Network operates.&#x20;
* **LayerDrone Network:** A set of technical infrastructure, organizations, and open-source smart contracts that captures aerial imagery via drone around the world.
* **Spexigon:** A \~25-acre hexagon-shaped piece of land that represents a standard image capture zone within the LayerDrone Protocol.&#x20;
* **Mission:** The incentivized request for a pilot to capture images in a particular spexigon.
* **Token:** Token that provides core utility within the LayerDrone Network, including incentives for pilots, data purchases, staking for mission reservations, and participation in governance.


---

# 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://layerdrone.gitbook.io/layerdrone/layerdrone-whitepaper.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.
