# Testnet Creation Guides

- [Create Binance Smart Chain Testnet Account](https://docs.liquidapps.io/liquidapps-documentation/eosio-guides/testnet-creation-guides/create-binance-smart-chain-testnet-account-1.md)
- [Add Binance Smart Chain Testnet Network to Metamask](https://docs.liquidapps.io/liquidapps-documentation/eosio-guides/testnet-creation-guides/create-binance-smart-chain-testnet-account-1/add-binance-smart-chain-testnet-network-to-metamask.md)
- [Create EVM keypair](https://docs.liquidapps.io/liquidapps-documentation/eosio-guides/testnet-creation-guides/create-binance-smart-chain-testnet-account-1/create-evm-keypair.md)
- [Get faucet funds](https://docs.liquidapps.io/liquidapps-documentation/eosio-guides/testnet-creation-guides/create-binance-smart-chain-testnet-account-1/get-faucet-funds.md)
- [Create WAX Testnet Account](https://docs.liquidapps.io/liquidapps-documentation/eosio-guides/testnet-creation-guides/create-wax-testnet-account.md)
- [Creating Jungle 3 account](https://docs.liquidapps.io/liquidapps-documentation/eosio-guides/testnet-creation-guides/creating-jungle-3-account.md)
- [Create Mumbai Testnet Account (Matic-Polygon)](https://docs.liquidapps.io/liquidapps-documentation/eosio-guides/testnet-creation-guides/create-mumbai-testnet-account-matic-polygon.md)
- [Get faucet funds](https://docs.liquidapps.io/liquidapps-documentation/eosio-guides/testnet-creation-guides/create-mumbai-testnet-account-matic-polygon/get-faucet-funds.md)
- [Creating CryptoKylin Account](https://docs.liquidapps.io/liquidapps-documentation/eosio-guides/testnet-creation-guides/creating-cryptokylin-account.md)
- [Create Rinkeby Testnet Account](https://docs.liquidapps.io/liquidapps-documentation/eosio-guides/testnet-creation-guides/create-rinkeby-testnet-account.md)
- [Change Metamask network to Rinkeby](https://docs.liquidapps.io/liquidapps-documentation/eosio-guides/testnet-creation-guides/create-rinkeby-testnet-account/change-metamask-network-to-rinkeby.md)
- [Get faucet funds](https://docs.liquidapps.io/liquidapps-documentation/eosio-guides/testnet-creation-guides/create-rinkeby-testnet-account/get-faucet-funds.md)


---

# 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.liquidapps.io/liquidapps-documentation/eosio-guides/testnet-creation-guides.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.
