# Wallet address and game account

Bitstar War uses the wallet address as the main account.&#x20;

When the user connects to the wallet, the user will log in to the bound game account by default.

#### Ensure account security

Keep your private key safe to keep your encrypted wallet safe and your game account safe.


---

# 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://bitstar-war.gitbook.io/bitstar-war/popular-science/wallet-address-and-game-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.
