# Activate Link for EVM Networks

{% hint style="info" %}
Link explanation:\
\
1\. When establishing the link, any tokens from the linked mainnet that are transferred to the target mainnet’s address will be automatically recorded (transactions made before setting link or a preferred token will need to be manually recorded). When getting an address, simply select the target mainnet. The system does not support getting the linked mainnet’s address independently.\
For example: If ETH is selected as the "Mainnet" and BSC and OP are selected as the "Linked mainnet",  any native coins or tokens from BSC or OP sent to this CoinGet client’s ETH address will be automatically reflected in the "Receiving Record" page.\
\
2\. After cancel the link, any tokens from the linked mainnet transferred to the target mainnet’s address will require manual record. Additionally, when getting an address, the correct mainnet must be selected.\
For example: If ETH is selected as the "Mainnet" and BSC and OP are not selected as "Linked Mainnets," any native coins or tokens from BSC or OP sent to this CoinGet client’s ETH address will not be automatically reflected in the "Receiving Record" page (thus users has to manually add these receiving record). At the same time, you can obtain separate addresses for the BSC and OP networks.
{% endhint %}

1. In CoinGet client page, click on "Link" button of the required CoinGet client

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

2. First, select one **Mainnet** (only one Mainnet can be selected at a time, the system defaults to the ETH network). Then, click on one or more network in the **Linked mainnet** section and click the "Submit" button (certain networks, such as SHIB and BASE, are pre-linked by default and cannot be unlinked).

   The system will begin monitoring the **Mainnet** address for incoming transactions of native coins and tokens from the **Linked mainnet**.

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

3. When the **Mainnet** address receives native coins or tokens from the **Linked mainnets**, you can filter by the **Mainnet** address in the Address balance page to view the balances of native coins and tokens of **Linked mainnets** held by the **Mainnet** address.\
   \&#xNAN;*<mark style="background-color:green;">**Note: Only addresses with a balance greater than 0 are displayed on the Address balance page.**</mark>*

   <figure><img src="/files/NHqWPO10sbCGygCPDcZA" 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://coinsdo.gitbook.io/docs/coinget/how-to/activate-link-for-evm-networks.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.
