# Add a few others TestNets

To send data and tokens from external networks, add those networks to your EVM-compatibility wallet and get some free coins and tokens from faucets.

### **Supported chains:**

* YARchain (TestNet)
* Ethereum Sepolia
* Polygon Amoy
* Optimism Sepolia
* Avalanche Fuji
* Base Sepolia
* SKALE Europe
* Binance Smart Chain (TestNet)

{% hint style="warning" %}
Currently YAR supports all EVM-based blockchains (it is about 230 chains), but it is tough to find test coins for not-so-popular but still valued networks. If you have some free coins of any (listed or unlisted) EVM-based chain, please share them with us.

Just donate it on **0x51155c8E42b1d0caEF3A0c6653d7b18db384d38f** and send a message with the "[Bridge Message](https://connect.testnet.yarchain.org/apps/message)" from the Donated address to the "Receive on YARchain TestNet: **0x51155c8E42b1d0caEF3A0c6653d7b18db384d38f** address.

Enter the BlockchainName that you donated or the BlockchainName that you want to add to the YAR interconnector.
{% endhint %}


---

# 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.yarchain.org/testnet-instruction/add-a-few-others-testnets.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.
