# In-Game Wallets

<figure><img src="/files/t17auYyThEh9OBElIhaQ" alt=""><figcaption></figcaption></figure>

You can login to Battle for Blockchain via any EVM-compatible wallet (ex. Metamask, Phantom, Rabby), or an email.&#x20;

Upon doing this, [Privy](https://www.privy.io/) (the wallet software we use) will create something called "in-game wallet", which is an app-specific crypto wallet. Thanks to this you don't need to sign hundreds or thousands of transactions you submit while playing the game.&#x20;

<figure><img src="/files/4FZy2d0gnl5FZyaVrZkw" alt=""><figcaption><p>crypto UX, abstracted and nice to use (finally)</p></figcaption></figure>

To play, you will need $INIT tokens on your in-game wallet. $INIT is being used to pay for the gas fees on our chain. You won't need much of them, as the gas costs will be very low.&#x20;

Additionally, holding $BFB tokens on your in-game wallet is required by the game design. See sections related to the BFB token to learn more.


---

# 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://battle-for-blockchain.gitbook.io/battle-for-blockchain/developers-zone/in-game-wallets.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.
