# Why do I need a crypto wallet?

The blockchain encryption wallet is a tool for managing encrypted assets and tokens. It is also an infrastructure and an important entry into the blockchain world.&#x20;

No matter what you do in this world, the wallet will be involved. Simply put, a wallet is a must-have tool for everything you do with crypto — where you buy, store, and trade.&#x20;

Bit Star Wars is a blockchain game based on the BSC chain, so it needs a crypto wallet to interact with the blockchain world.&#x20;

Your wallet will securely authorize you to visit the official website of BitStar Wars and help you operate.&#x20;

#### Note

Always keep your wallet's private key or mnemonic in a safe place and don't reveal it to anyone! Including those who call themselves staff.&#x20;

Remember, with the private key, you own everything.


---

# 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/getting-started/connect-to-bsc-wallet/why-do-i-need-a-crypto-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.
