> For the complete documentation index, see [llms.txt](https://legacy-docs.aragon.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://legacy-docs.aragon.org/japanese-aragon-user-documentation/products/prerequisites.md).

# 前提条件

{% hint style="info" %}
このセクションでは、Aragonのプロダクトを使用するための前提条件について説明します。
{% endhint %}

## Aragonのプロダクトを使用する上で必要なもの

* デスクトップコンピューター、ラップトップ、スマートフォン、またはタブレット
* 適切なインターネット接続

## デスクトップ/ノートパソコン用ツール

* 最新の[Brave](https://brave.com/)、[Chrome](https://www.google.com/chrome/)/[Chromium（英語のみ）](https://www.chromium.org/getting-involved/download-chromium)、[Firefox](https://www.mozilla.org/)デスクトップ用ブラウザ。Brave推奨
* [Frame](https://frame.sh)や[Metamask](https://metamask.io)などのWeb3対応のホットウォレットと、[Ledger](https://www.ledger.com)や[Trezor](https://trezor.io)などの（オプションだがより安全な）互換性のあるコールドウォレット（リンク先は英語のみ）

## **スマホ・タブレット用ツール**

* 最新の[Coinbase](https://wallet.coinbase.com)、[imToken](https://www.token.im/download)、[Status](https://status.im)、[Trust](https://trustwallet.com/dapp)、[Metamask](https://metamask.io)のモバイルWeb3ブラウザ（リンク先は英語のみ）


---

# 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 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://legacy-docs.aragon.org/japanese-aragon-user-documentation/products/prerequisites.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.
