# How to start/stop recording High Speed Data

## Step 1. Navigate to the [High Speed Data](http://localhost:3000/high-speed-data) page of the Web Bluetooth app and connect to the power meter

![](/files/-LQCAZ6t1oAvpvWqn_6K)

## Step 2. (Optional) Click on the 'Data' setting to select the variables you want to record

![](/files/-LQCAgkqijW-GOeSUNj9)

## Step 3. Click the 'START' button in the bottom-right corner of the screen to start the recording

![](/files/-LQ6GaTitqkJojdCXFl8)

## Step 4. (Optional) Click the 'STOP' button in the bottom-right corner of the screen to stop the recording

![](/files/-LQ6GtB6zFtF0mS4iQTS)


---

# 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://support.onegiantleap.co.nz/3.0/general/high-speed-data/how-to-start-stop-recording-high-speed-data.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.
