# Welcome to Onbox App Help

![](/files/-LgfxEoGTXUD3_Pu2Py7)

![](/files/-LhU805ibCRDyTsJy0kS)

**What is OnBox?**

It is a free and open source Revit App that helps day to day tasks like renumbering elements, creating structural components, topo surface manipulations, and content management.

Originally created in 2014 as a collection of macros to improve and speed up workflows for multi-story buildings, it had its first public release in September 2016 as a Revit Application. It became very popular in Brazil and other countries like Spain, Mexico, and Portugal, helping AEC students and professionals across 39 different countries to be more productive and efficient.

The tool is available in English or Brazilian Portuguese depending on the language of Revit that you have launched.

**Download From Autodesk Store:** <https://apps.autodesk.com/RVT/en/Detail/Index?id=7481675320348789487&appLang=en&os=Win64>

{% hint style="info" %}
[DOWNLOAD](https://apps.autodesk.com/RVT/en/Detail/Index?id=7481675320348789487\&appLang=en\&os=Win64)
{% endhint %}

**Github Source Code:** <https://github.com/engthiago/OnboxApp>


---

# 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://onboxapp-onbox.gitbook.io/onboxapp/master.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.
