# How to send CHEQ tokens from Ethereum to cheqd

## Instructions

The following instructions will be lighter weight as much of the [general process of sending CHEQ tokens to Ethereum via Gravity Bridge](/product/learning-docs/governance/advanced/cheq-erc20/how-to-send-tokens-to-ethereum-with-gravity-bridge.md) has been explained separately.

### **Step 1: Set your Source chain and Destination chain**

Go to [SpaceStation](https://spacestation.zone/) and select the respective chains. Your Source chain should be Ethereum, and your Destination chain Gravity Bridge.

### **Step 2: Initiate Transfer**

Initiate Transfer by selecting the token you wish to transfer and the amount, hit transfer and confirm.

### **Step 3: Approve the transfer**

A MetaMask pop-up will appear. Check the transaction fees and approve the transfers (again, the high transfer fees are on the Ethereum side, not Cosmos.

Fortunately these fees will reduce based on the volumes of transfers on the Gravity Bridge thanks to the Batching mechanism designed as part of the bridge).

### **Step 4: Transfer tokens to your final destination chain**

Finally, transfer the tokens from the Gravity Bridge chain to your final destination chain (the cheqd network).

If at any point you want to check the transfer, you can enter your Gravity address into [MintScan using G-Bridge.](https://www.mintscan.io/gravity-bridge)

And that’s it, your tokens are now available in your Keplr wallet and can be used once again for all things Cosmos!


---

# 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.cheqd.io/product/learning-docs/governance/advanced/cheq-erc20/ethr-to-cheq.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.
