# Download and Install

Welcome to Storyonboards, your ultimate tool for capturing and annotating storyboards from online videos. Follow these simple steps to download and install the extension.

### Download and Install extension file

1. Download the extension package and unzip it ( Click [here](https://www.storyonboards.com/storyonboards.extension.zip) to download )
2. Open Google Chrome and go to the extension setting page by entering `chrome://extensions/`
3. On the Extensions page, locate the "Developer mode" toggle in the top-right corner and enable Developer mode
4. Click on the "Load unpacked" button that appears once Developer mode is enabled.
5. In the dialog that opens, navigate to the folder where you extracted your extension files
6. Select the folder and click "Select Folder" (or "Open" on some systems).

### Verify Installation

After selecting the folder, your extension will be loaded into Chrome.Ensure the extension appears on the extensions list with no errors.If needed, you can enable or disable the extension using the toggle switch next to it.

### Trouble shooting

If an Error Occurs: Double-check that you have extracted all files correctly and are selecting the right folder.

Permissions: Make sure Chrome has the necessary permissions to install extensions.

### Happy Storyboaring!

You have successfully installed the extension! You can now start using it by clicking the extension icon in the Chrome toolbar.

Click here to see how to use our extension to easily capture and annotate storyboards from onlien videos!


---

# 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://storyonboards-help-center.gitbook.io/storyonboards/chrome-extension/download-and-install.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.
