# 動作確認済ブラウザ

動作確認済みのブラウザは以下のとおりです。

{% hint style="info" %}

* Google Chrome
* Microsoft Edge（許可を与える必要あり）
* Opera（Opera Neonは不可）
* Brave
* Vivaldi
* Blisk
* Maxthon
  {% endhint %}

非対応が確認済みのブラウザは以下のとおりです。

{% hint style="danger" %}

* Firefox（正規の手段では不可能）
* Opera Neon（今後Operaアドオンに対応の可能性あり）
* Tor
* Internet Explorer
  {% endhint %}


---

# 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.eag.is/eagis/docs/how-to-use-eagis/browser.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.
