# Getting Started

## Installation

Download Runner, then double-click the `.sketchplugin` bundle to install. On launch, your [trial](https://docs.sketchrunner.com/pricing) starts.&#x20;

## Tutorial: The basics of Runner

{% embed url="<https://www.youtube.com/watch?v=8h-M4NLXPfE&cc_load_policy=1>" %}

## Search Commands

There are [6 Search Commands ](https://docs.sketchrunner.com/search-commands)that each have their own specific functionality. You switch between these commands with the `tab` key.

## Launch Runner

To launch the Runner search window, you need to set up a hotkey. You can do this during onboarding. You can always change it in the [Shortcuts](https://docs.sketchrunner.com/shortcuts#how-to-set-up-shortcuts) section of Runner Settings.

![](https://3120890740-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LIzm5e8TyLiQLn7aK45%2F-La5zgRRBcYbwX4HPXIy%2F-La6-5yyn7ZUthwwQ7Q1%2FOnboarding-hotkey.png?alt=media\&token=47c8937a-045a-4053-b8e2-5f68d1622c28)


---

# 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.sketchrunner.com/getting-started.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.
