# Create an Account

If you already have a crypto wallet like MetaMask (or Binance Wallet, etc.) you can directly connect it to the app. Probable supports most of the popular wallets.

<figure><img src="/files/9oA9TlJ55vBzmaH1SRzf" alt="" width="375"><figcaption></figcaption></figure>

After you connect the wallet you will be prompted to create a proxy wallet when you click "Deposit". A proxy wallet is an in-app wallet that will be used for all interactions within the app.&#x20;

{% hint style="success" %}
**The gas fees required to create a proxy wallet is sponsored by Probable to offer a better UX.**
{% endhint %}

<figure><img src="/files/kLggZiksn4MGn1PzHX1s" alt="" width="375"><figcaption></figcaption></figure>

{% hint style="warning" %}
**Please note the proxy wallet address won’t be same as your connected wallet.**
{% endhint %}

After your proxy wallet is created successfully, you will be prompted to deposit funds to begin predicting.

<figure><img src="/files/jpj5CG7reYGpnDkC4JNE" alt="" width="375"><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.probable.markets/get-started/create-an-account.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.
