# Create a wallet

Welcome to Challenge.gg, your gateway to an exciting realm of blockchain-powered gaming. This guide outlines the key steps to get you started, ensuring a seamless integration into our ecosystem.

**Step 1: Create a MetaMask Wallet**

To begin, you'll need a MetaMask wallet, a vital tool for interacting with decentralized applications (dApps) on the Ethereum network. Here's how to set it up:

1. **Install MetaMask:** A browser extension, MetaMask serves as your digital wallet, allowing you to manage, send, and receive Ethereum and other tokens. Follow the detailed instructions [here](https://metamask.io/) to install it.
2. **Configure the Ethereum Mainnet:** To engage with Ethereum-based dApps, your MetaMask wallet must be set up with the Ethereum Mainnet. The guide provides easy-to-follow steps and illustrations for this process, catering to both beginners and experienced users.


---

# 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://whitepaper.challenge.gg/first-step/create-a-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.
