# はじめに

- [インストール＆サインイン](https://docs.everwallet.net/ew-jp/getting-started/install-and-singing-in.md): EVER Walletのインストールと使用方法についてご説明します。
- [ウォレットのインストール方法](https://docs.everwallet.net/ew-jp/getting-started/install-and-singing-in/how-to-install-your-wallet.md)
- [EVER Walletアプリ](https://docs.everwallet.net/ew-jp/getting-started/install-and-singing-in/how-to-install-your-wallet/ever-wallet-app.md): Android/iOSのEVER Walletアプリをインストール
- [EVER Walletの拡張機能](https://docs.everwallet.net/ew-jp/getting-started/install-and-singing-in/how-to-install-your-wallet/ever-wallet-extension.md): EVER WalletのChrome拡張機能をインストールします
- [新しいウォレットを作成する](https://docs.everwallet.net/ew-jp/getting-started/install-and-singing-in/creating-a-new-wallet.md)
- [既存のシードフレーズでサインインする](https://docs.everwallet.net/ew-jp/getting-started/install-and-singing-in/sign-in-with-existing-seed-phrase.md)
- [既存のバックアップでサインインする](https://docs.everwallet.net/ew-jp/getting-started/install-and-singing-in/sign-in-with-existing-backup.md)
- [ウォレットのタイプ](https://docs.everwallet.net/ew-jp/getting-started/install-and-singing-in/types-of-wallet.md)
- [デプロイ](https://docs.everwallet.net/ew-jp/getting-started/install-and-singing-in/deploy.md)
- [ウォレットをデプロイする方法](https://docs.everwallet.net/ew-jp/getting-started/install-and-singing-in/deploy/how-to-deploy-your-wallet.md)
- [EVER Walletアプリ](https://docs.everwallet.net/ew-jp/getting-started/install-and-singing-in/deploy/how-to-deploy-your-wallet/ever-wallet-app.md)
- [EVER Walletの拡張機能](https://docs.everwallet.net/ew-jp/getting-started/install-and-singing-in/deploy/how-to-deploy-your-wallet/ever-wallet-extension.md)
- [EVERの入手方法](https://docs.everwallet.net/ew-jp/getting-started/how-to-get-ever.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.everwallet.net/ew-jp/getting-started.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.
