# LayerDrone’s Token (Lite)

The LayerDrone economic system is built around its token. Tokens are issued to reward pilots for data capture. Pilots can use these tokens for various purposes in the application, starting with the ability to stake them to reserve future flights or have priority in high value flight requests.&#x20;

Data buyers can use tokens to purchase raw imagery directly from the LayerDrone Protocol. Alternatively, buyers can purchase imagery products from a value-added provider, such as Spexi Inc. (which purchases access from the protocol using tokens). With value-added providers, end buyers can use any payment method, including fiat.

Finally, tokens are used to commission or request particular flights on short-term timelines in the form of bounties to be collected by pilots.

<br>


---

# 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/layerdrones-token-lite.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.
