# Claim Test Tokens for Testnet

Before starting the Legend testnet, you will need to claim some BNB tokens on the BNB Chain. Zecrey Legend is an L2 built on the BNB Chain and the gas fee requires its native token BNB, therefore, holding BNB on BNB Chain would be adequate for carrying out the basic functions in Zecrey Legend Testnet. If you want to claim test tokens on other L1 blockchains, you can search for the official faucets of other chains to claim test tokens.

1. Go to [BNB Chain Faucet](https://testnet.binance.org/faucet-smart).
2. Enter your BEP-20 address. You can use the address created in Zecrey Wallet or Metamask, or other addresses compatible with BEP-20 or ERC-20.
3. Click "Give me BNB", you'll get 0.5 BNB on BNB Chain after a while. Now you are good to go!<br>

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


---

# 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.zecrey.com/product-handbook/set-up-your-zecrey-wallet/claim-test-tokens-for-testnet.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.
