# Getting Started

🏁 To start using our dApp, you must first log in with a MultiversX Wallet and have some EGLD to pay the gas fees or bet with.<br>

There are multiple ways to get a wallet, the main one being to download the [<mark style="color:blue;">**Maiar App**</mark>](https://maiar.com/) for mobile devices. <br>

You can also get a wallet by using the [<mark style="color:blue;">**Maiar DeFi Wallet**</mark>](https://chrome.google.com/webstore/detail/maiar-defi-wallet/dngmlblcodfobpdpecaadgfbcggfjfnm) extension for Google Chrome or you can also use your [<mark style="color:blue;">**Ledger**</mark>](https://support.ledger.com/hc/en-us/articles/360016750819-Elrond-EGLD-?docs=true) device.

For more information be sure to also check out the main [**Elrond**](https://elrond.com/) site.

▶️ Once you have your wallet, you are ready to connect and have fun on our website. 🥳


---

# 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.elrondbet.net/getting-started.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.
