# How to Claim BNB

## Claiming BNB from holding CRUSADER

Firstly, players are required to have two things before they can claim any BNB:

* A wallet with some CRUSADER token in it
* A way to connect that wallet to a DAPP enabled browser. Some examples are:
  * Trustwallet on Android has an In App Browser
  * Metamask on both Android and IOS has an In App Browser
  * Metamask Chrome Extension turns Chrome into a DAPP enabled browser

To claim:

1. Ensure that the DAPP browser in use is connected to the Binance Smart Chain
   1. In Trust Wallet, this can be seen in the top right hand portion of the screen
   2. In Metamask, you ahve to[ configure a custom network for the BSC network](https://academy.binance.com/en/articles/connecting-metamask-to-binance-smart-chain)
2. Launch the Game from the DAPP browser
   1. <https://play.crusadersofcrypto.com>
3. Log In<br>

![](/files/-MgLKpb6oNek4Fz3IUK5)

4\. Sign the Log In Message

![](/files/-MgLL9wdbe9j7-jdjjkm)

5\. Select Home Dungeon

6\. Your Home dungeon is your personal space show casing NFTs, area to launch game modes (like PVPD), as well as where you claim BNB. To Claim, move your character to the hallway/room on the **right** (with the on screen joystick, WASD, or the arrow keys)

![](/files/-MgLLlgbOLd6HbhqkzpW)

7\. Once you find the loot chest (hooray!), simply walk up to it, and it should prompt you with some information

![](/files/-MgLM1-Os0PtvRWnksoW)

This screen shows a whole lot of goodies, which are detailed below:

1. Loot Available - How much loot you can claim ***right now***
2. Looted - How much lifetime claiming you have ***ever done***
3. Loot Rate - What % of the BNB Redistribution tax you receive on every transaction of CRUSADER
4. Total Looted From Dungeon - How much lifetime BNB was looted ***by every player combined***

8\. Finally, to claim, simply click **LOOT THE ROOM**, pay gas, and whatever value in **LOOT AVAILABLE** (first box), will be transferred to you!&#x20;

**NOTE:** you MUST own CRUSADER in order to claim

**NOTE:** the **LOOT AVAILABLE** resets after you claim, so do not claim more then you need to!


---

# 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://docs.crusadersofcrypto.com/tutorial/how-to-claim-bnb.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.
