# Finderでのリモートアクション（クラシック）

{% hint style="info" %}
Nexthink Finder は、Windows専用のデスクトップアプリケーションであり、その機能は現在 Nexthink の Webインターフェース内でも利用可能です。 Nexthink は現在、ブラウザから直接使用でき、ほとんどの機能で追加のデスクトップアプリケーションが不要です。
{% endhint %}

* [Finder（クラシック）でのリモートアクションのシナリオ](/platform/ja/user-guide/remote-actions/remote-actions-in-finder-classic/scenarios-for-remote-actions-in-finder-classic.md)
* [Finder（クラシック）でリモートアクションを作成する](/platform/ja/user-guide/remote-actions/remote-actions-in-finder-classic/creating-a-remote-action-with-finder-classic.md)
* [Finder（クラシック）でリモートアクションを実行する](/platform/ja/user-guide/remote-actions/remote-actions-in-finder-classic/executing-remote-actions-with-finder-classic.md)
* [Finder（クラシック）で手動でリモートアクションをトリガーする](/platform/ja/user-guide/remote-actions/remote-actions-in-finder-classic/triggering-a-remote-action-manually-with-finder-classic.md)
* [Finder（クラシック）での自己修復シナリオの例](/platform/ja/user-guide/remote-actions/remote-actions-in-finder-classic/example-of-self-healing-scenario-in-finder-classic.md)
* [Finder（クラシック）でのセルフヘルプシナリオの例](/platform/ja/user-guide/remote-actions/remote-actions-in-finder-classic/example-of-self-help-scenario-in-finder-classic.md)
* [Windows向け、Finder（クラシック）のためのリモートアクションスクリプトを書く](/platform/ja/user-guide/remote-actions/remote-actions-in-finder-classic/writing-scripts-for-remote-actions-on-windows-for-finder-classic.md)
* [Mac向け、Finder（クラシック）のためのリモートアクションスクリプトを書く](/platform/ja/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/ja/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.
