# Wallet

**Automated Wallet Creation**

Bitmon streamlines the user entry process by automating the creation of blockchain-based wallets upon user registration. Each new user automatically receives a wallet when they sign up on the platform. This wallet is essential for managing and transacting in $BITS, Bitmon’s native cryptocurrency.

**Secure Management of Private Keys**

Security is paramount in handling digital assets. Bitmon ensures that each wallet’s private key is securely generated and stored, safeguarding users' assets against unauthorized access. The security protocols in place are designed to provide users with peace of mind while performing transactions within the platform.

**Real-Time Token Balances and Transaction Updates**

Users can easily view and manage their $BITS token balances through the user dashboard available on the Bitmon website and within the Telegram bot interface. The dashboard displays current balances, along with detailed logs of incoming and outgoing transactions. Real-time updates ensure that users have up-to-date information following every transaction, allowing them to track their earnings from missions and other platform activities accurately.


---

# 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.bitmon.ai/bitmon-system/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.
