# はじめに

本サイトは、G.U. Account Portal を利用するにあたっての利用方法を解説したページです。本サイトでは以下のコンテンツについて学習することができます。

* [Japan Open Chainについて](https://doc.account.gu.net/help/japan-open-chain)
* [プロファイル情報について](https://doc.account.gu.net/help/profile)
  * [個人の本人確認方法](https://doc.account.gu.net/help/profile/personal)
  * [法人の確認方法](https://doc.account.gu.net/help/profile/corporation)
* [Endpoint Serviceについて](https://doc.account.gu.net/help/endpoint-service)
  * [Endpointの登録（追加）](https://doc.account.gu.net/help/endpoint-service/add)
  * [本日のリクエストとリクエスト上限](https://doc.account.gu.net/help/endpoint-service/requests-today)
* [Ethereumアドレス登録（追加）](https://doc.account.gu.net/help/ethereum-address)
* [よくある質問](https://doc.account.gu.net/help/qa)
* [お問い合わせ](https://doc.account.gu.net/help/contact)


---

# 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://doc.account.gu.net/hajimeni.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.
