> For the complete documentation index, see [llms.txt](https://docs.valorx.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.valorx.com/valorx-fusion/runtime.md).

# Runtime

- [Runtime UX](https://docs.valorx.com/valorx-fusion/runtime/runtime-ux.md)
- [Run at App Launch](https://docs.valorx.com/valorx-fusion/runtime/runtime-ux/run-at-app-launch.md)
- [Launch from Salesforce (LFS)](https://docs.valorx.com/valorx-fusion/runtime/runtime-ux/launch-from-salesforce-lfs.md)
- [App Permissions](https://docs.valorx.com/valorx-fusion/runtime/runtime-ux/app-permissions.md)
- [Toolbox](https://docs.valorx.com/valorx-fusion/runtime/toolbox.md)
- [Supported Platforms](https://docs.valorx.com/valorx-fusion/runtime/supported-platforms.md): Windows, Mac and Google Sheets
- [Microsoft Excel for Windows](https://docs.valorx.com/valorx-fusion/runtime/supported-platforms/microsoft-excel-for-windows.md): Excel is one of the supported platforms where users can run Valorx Fusion
- [Microsoft Excel for Mac](https://docs.valorx.com/valorx-fusion/runtime/supported-platforms/microsoft-excel-for-mac.md): Microsoft Excel for Mac is one of the platforms where users can run the Valorx Fusion app
- [Google Sheet](https://docs.valorx.com/valorx-fusion/runtime/supported-platforms/google-sheet.md): Google Sheets are one of the platforms where users can run Valorx Fusion app
- [Introduction](https://docs.valorx.com/valorx-fusion/runtime/supported-platforms/google-sheet/introduction.md)
- [Getting Started](https://docs.valorx.com/valorx-fusion/runtime/supported-platforms/google-sheet/getting-started.md)
- [Pop-up Blockers](https://docs.valorx.com/valorx-fusion/runtime/supported-platforms/google-sheet/pop-up-blockers.md)
- [Expected Behaviors](https://docs.valorx.com/valorx-fusion/runtime/supported-platforms/google-sheet/expected-behaviors.md)
- [Runtime](https://docs.valorx.com/valorx-fusion/runtime/supported-platforms/google-sheet/runtime.md)
- [Hot Upgrade](https://docs.valorx.com/valorx-fusion/runtime/supported-platforms/google-sheet/runtime/hot-upgrade.md)
- [Google Sheets Collaboration](https://docs.valorx.com/valorx-fusion/runtime/supported-platforms/google-sheet/runtime/google-sheets-collaboration.md)
- [Insert Row Using Right-Click Options](https://docs.valorx.com/valorx-fusion/runtime/supported-platforms/google-sheet/runtime/insert-row-using-right-click-options.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.valorx.com/valorx-fusion/runtime.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.
