# Rewards

LayerDrone’s reward system compensates pilots with a predictable number of tokens for each mission they complete. The per-mission token rate is periodically adjusted based on network growth and market conditions, with the aim of tracking a fiat value range and reflecting changes in the underlying cost of capture and ultimate market value of the imagery. This system supports sustainable network growth and ensures that pilots are rewarded proportionally for their efforts.

The initial target reward rate, in tokens, for any mission capture will be a function of the following:

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

It is anticipated that the initial reward rates will be relatively simple, with minor adjustment to the above proposed parameters. Over time, as the network generates data on performance, the parameters will be tuned and more may be added.

The overall goal is to compensate pilots fairly, motivate timely capture, and ultimately resell data at a higher aggregate cost than it cost to produce in token rewards, while retaining adequate treasury levels to support further expansion.

<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/the-layerdrone-protocol/rewards.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.
