# How to Get Test Coins?

The GameStar platform is currently in the testing phase. The GameStar plantform data is deployed on the BSC testnet (<https://testnet-explorer.binance.org/>) and the BTC testnet(<https://www.blockchain.com/explorer?view=btc-testnet>). So you need to get test token of BNB, BUSD, GMS, BTCB for testing.

Note: The test network tokens are not real BNB, BUSD, GMS, BTCB. During the testing process, please do not send your real BNB, BUSD, GMS, BTCB to the platform. If you lose your tokens, the platform will not compensate you!

## How to get BNB?

You can get BNB on this url: <https://testnet.binance.org/faucet-smart>.

Note: You can only receive 1 BNB per day.

## How to get BUSD, GMS, BTCB?

Please contact GameStar community admins and send them your BSC testnet wallet address, and they will transfer BUSD, GMS, BTCB to you for testing.


---

# 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://gamestar-exchange.gitbook.io/help-center/how-to-get-test-coins.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.
