# how to execute

press on either of the highlighted buttons, to open a new tab:

<figure><img src="/files/mxqqJIfpQ6eCWNkJ6WOm" alt=""><figcaption></figcaption></figure>

then paste the script you wish to execute in the new tab like this:

<figure><img src="/files/bVhau0bqLtTOoHa4M8ns" alt=""><figcaption></figcaption></figure>

make sure a Client is selected by clicking the highlighted dropdown and selecting a Client from there or "All" for executing on all clients, then it should appear selected. After selecting, press "Run"

<figure><img src="/files/zsF5ZUb71ZUUGjFcBcq8" alt=""><figcaption></figcaption></figure>


---

# 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://volt-4.gitbook.io/volt-help/beginners/execution.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.
