# Sustainability Test

> **Info:** The Sustainability Test function was introduced with the Aero module of Velogic Studio, but doesn't require a frontal camera to run; you can use it just with lateral cameras too.

The Sustainability Test function is simply "auto-capture on a timer". Its intended use is to see how long a rider can hold a new position before something changes, usually due to fatigue.

To start a Sustainability Test, click the small arrow on the right-hand side of the Capture button on step 2, and then click "Sustainability Test":

![Capture button dropdown menu showing Sustainability Test option for automatic timed capture functionality](/files/z5ZajAA3lTMjcRVGLcAS)

This will open a small configuration window, where you can set how often you want a capture to be taken, and for over what period:

![Sustainability Test configuration window with settings for capture frequency and total test duration](/files/AnUd3prxioquTFQBZIEm)

When you click START, the Capture Area will change to show you information on the progress of the sustainability test:\
![Active Sustainability Test interface showing progress indicators and real-time capture countdown with cancel option](/files/vrz6OD05BTQ3UMC5dUBB)

You can cancel at any time. When each capture is taken, it will be automatically named with the time of the capture.

When the test is complete, you can consider using [Spark Lines in the fit log](/section-02-using-velogic-studio/spark-lines.md) to get a quick idea of if/when the important parameters changed during the fit.


---

# 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://docs.velogicfit.com/section-04-aero/sustainability-test.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.
