# BoxLang Home Configuration

<figure><img src="/files/cmxnJDdpCw1Ew3HmHcGa" alt="" width="260"><figcaption></figcaption></figure>

### Action Items

By hovering over a BoxLang Home you will icons that allow you to take actions such as

* Clear class files
* Open BoxLang home
* Delete home (you are not able to delete the default)

In addition to the top level actions there are some sub items with actions as well.

Logs

* Open log
* Clear log

Modules

* Install Module - installs from ForgeBox
* Remove Module


---

# 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://boxlang-ide.ortusbooks.com/vscode/boxlang-home-configuration.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.
