# eagis

## English

- [what is eagis](https://docs.eag.is/docs/what-is-eagis.md)
- [how to use eagis](https://docs.eag.is/docs/how-to-use-eagis.md)
- [privacy](https://docs.eag.is/docs/privacy.md)
- [terms](https://docs.eag.is/docs/terms.md)
- [help center](https://docs.eag.is/docs/help.md)
- [update](https://docs.eag.is/docs/update.md)
- [contact](https://docs.eag.is/docs/contact.md)

## 日本語

- [パートナー募集](https://docs.eag.is/eagis/information/partner.md)
- [eagisとは](https://docs.eag.is/eagis/docs/what-is-eagis.md)
- [eagisの使い方](https://docs.eag.is/eagis/docs/how-to-use-eagis.md)
- [ポップアップについて](https://docs.eag.is/eagis/docs/how-to-use-eagis/popup-nft.md): について
- [報告フォーム](https://docs.eag.is/eagis/docs/how-to-use-eagis/report.md)
- [対応マーケットプレイス](https://docs.eag.is/eagis/docs/how-to-use-eagis/marketplace.md)
- [対応チェーン](https://docs.eag.is/eagis/docs/how-to-use-eagis/chain.md)
- [動作確認済ブラウザ](https://docs.eag.is/eagis/docs/how-to-use-eagis/browser.md)
- [プライバシーポリシー](https://docs.eag.is/eagis/docs/privacy.md)
- [利用規約](https://docs.eag.is/eagis/docs/terms.md)
- [ヘルプセンター](https://docs.eag.is/eagis/docs/help.md)
- [アップデート情報](https://docs.eag.is/eagis/docs/update.md)
- [お問い合わせ](https://docs.eag.is/eagis/docs/contact.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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.eag.is/docs/what-is-eagis.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.
