# Tutorial: Basics of Scripting and Playback

### Overview

Function Blocks are powerful tools for automating Vehicle Spy and your neoVI hardware. This tutorial will walk through building Script and Playback Function Blocks as well as building a basic Graphical Panel.

This tutorial requires the following files:

[Tutorial Script Files.zip](https://cdn.intrepidcs.net/support/VehicleSpy/SpyFbExample2Files.zip)

The above zip file contains a completed .vs3 of the tutorial and MS CAN Playback.MS CAN Playback.csv will be the only file needed for this tutorial.


---

# 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.intrepidcs.com/vspy-3-documentation/vehicle-spy-tutorials/tutorial-basics-of-scripting-and-playback.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.
