# Starting BakingTray

If BakingTray is not already running, follow these instructions to start it. Start MATLAB if necessary. Run `BakingTray` at the MATLAB command line. BakingTray uses ScanImage to acquire image data and it will attempt to start it first. When the ScanImage start GUI appears you should click "Start ScanImage"

![Starting ScanImage](/files/-MAWHVHjTA5YdiDIuu0X)

Note we are loading a USR file with custom settings for our system. Once started, the USR file configures ScanImage to look something like this (click for full-size version) once started:

![](/files/-MAW_G2n417n8ud0qhTG)

After ScanImage has opened, BakingTray will start automatically.

![](/files/-MAWHVHnhn8JlW597K7Y)


---

# 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://bakingtray.mouse.vision/users/user_guide/step_01_starting-bakingtray.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.
