> For the complete documentation index, see [llms.txt](https://docs.coherence.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.coherence.io/0.5.2/optimization/extrapolation-client-prediction.md).

# Extrapolation

Extrapolation or "dead reckoning" uses historical data to predict the future state of a component. The actual network data that arrives later can be used to interpolate or snap the predicted values to the correct ones.

{% hint style="info" %}
We will be adding an example of extrapolation in a subsequent release.
{% endhint %}
