# Connect your wallet

{% hint style="info" %}
Pour réaliser des paiements en ETH ou USDT, vous avez besoin d'un wallet compatible. Les wallets populaires tels que MetaMask, Coinbase Wallet and Trust Wallet acceptent ces cryptomonnaies.&#x20;
{% endhint %}

## Comment connecter votre wallet

Dans un premier temps, si ce n'est pas déjà fait, vous devez télécharger et configurer le wallet de votre choix. Assurez-vous qu'il soit bien compatible.

Rendez-vous sur [l'App S](https://docs.startmining.io/app/www.app.startmining.io)[tartmining](https://docs.startmining.io/app/www.app.startmining.io). Cliquez sur le bouton Metamask 🦊 situé en haut à droite de l'App et suivez les instructions.

<figure><img src="/files/huoj8X3AN9TbYSNJ7fnO" alt=""><figcaption></figcaption></figure>


---

# 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.startmining.io/app/connect-your-wallet.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.
