# Connect Wallet Account

1. To start on the Betero Platform, simply click on the "Connect" button on the top right of the page. This is going to create your account on Betero.

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

2. Read and agree to the privacy policy and terms. Set the checkmark and click on your wallet provider afterward.

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

3. Your wallet is going to show you a message to sign. Confirm/Sign the message to continue, which won't cost any gas, it only proves that you are the owner of your wallet.
4. As a final step, choose a username you like, check the box regarding the terms and click "Complete Registration."

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

**Congratulations!** You now have full access to the Betero platform. Start by depositing some cryptos to place your first bet. Good luck!


---

# 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.betero.io/betero-web-portal/connect-wallet-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.
