# Prérequis

{% hint style="info" %}
Dans cette section, vous apprendrez les conditions préalables à l'utilisation des produits Aragon.
{% endhint %}

## Pour commencer à utiliser les produits Aragon vous avez besoin:

* Un ordinateur de bureau, un ordinateur portable, un smartphone ou une tablette en état de marche.&#x20;
* Une connexion internet "décente".

## Outils pour ordinateur de bureau ou portable:

* Navigateur web de bureau [Brave](https://brave.com/), [Chrome](https://www.google.com/chrome/)/[Chromium](https://www.chromium.org/getting-involved/download-chromium), [Firefox](https://www.mozilla.org/) (en anglais) à jour. Brave est recommandé.&#x20;
* Un fournisseur Ethereum compatible avec Web3 tel que [Frame](https://frame.sh) (en anglais) or [Metamask](https://metamask.io) (en anglais) et (facultatif, mais plus sûr) un porte-monnaie matériel Ethereum compatible tel que [Ledger](https://www.ledger.com) (en anglais) or [Trezor](https://trezor.io) (en anglais).

## Outils pour smartphone ou tablett&#x65;**:**

* Navigateur Web3 mobile  [Coinbase](https://wallet.coinbase.com), [imToken](https://www.token.im/download), [Status](https://status.im), [Trust](https://trustwallet.com/dapp), [Metamask](https://metamask.io) (en anglais) à jour.


---

# 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://legacy-docs.aragon.org/documentation-utilisateur-aragon/produits/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.
