# Remote Actions in Finder (classic)

{% hint style="info" %}
Nexthink Finder is a Windows-only desktop application whose functionality is now available within the Nexthink web interface. Nexthink can now be used directly from a browser and most functions no longer require an additional desktop application.
{% endhint %}

* [Scenarios for remote actions in Finder (classic)](/platform/user-guide/remote-actions/remote-actions-in-finder-classic/scenarios-for-remote-actions-in-finder-classic.md)
* [Creating a remote action with Finder (classic)](/platform/user-guide/remote-actions/remote-actions-in-finder-classic/creating-a-remote-action-with-finder-classic.md)
* [Executing remote actions with Finder (classic)](/platform/user-guide/remote-actions/remote-actions-in-finder-classic/executing-remote-actions-with-finder-classic.md)
* [Triggering a remote action manually with Finder (classic)](/platform/user-guide/remote-actions/remote-actions-in-finder-classic/triggering-a-remote-action-manually-with-finder-classic.md)
* [Example of self-healing scenario in Finder (classic)](/platform/user-guide/remote-actions/remote-actions-in-finder-classic/example-of-self-healing-scenario-in-finder-classic.md)
* [Example of self-help scenario in Finder (classic)](/platform/user-guide/remote-actions/remote-actions-in-finder-classic/example-of-self-help-scenario-in-finder-classic.md)
* [Writing scripts for remote actions on Windows for Finder (classic)](/platform/user-guide/remote-actions/remote-actions-in-finder-classic/writing-scripts-for-remote-actions-on-windows-for-finder-classic.md)
* [Writing scripts for remote actions on Mac for Finder (classic)](/platform/user-guide/remote-actions/remote-actions-in-finder-classic/writing-scripts-for-remote-actions-on-mac-for-finder-classic.md)


---

# 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.nexthink.com/platform/user-guide/remote-actions/remote-actions-in-finder-classic.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.
