# IBC Transfer With Keplr Wallet

With the "IBC Transfer" functionality on the Keplr wallet, users can transfer tokens and rTokens between StaFiHub and the Cosmos Ecosystem. This allows for the cross-chain transfer of token assets from the Cosmos Ecosystem to StaFiHub, as well as the circulation of rToken assets within the Cosmos Ecosystem via the IBC Transfer feature.

Currently, it is possible to transfer assets on the StaFiHub chain with Cosmos Hub, IRISnet, Chihuahua, and Carbon. Below are the respective channel IDs:

* From StaFiHub to Cosmos Hub: channel-0
* From Cosmos Hub to StaFiHub: channel-369
* From StaFiHub to IRISnet: channel-3
* From IRISnet to StaFiHub: channel-33
* From StaFiHub to Chihuahua: channel-4
* From Chihuahua to StaFiHub: channel-25
* From StaFiHub to Carbon: channel-5
* From Carbon to StaFiHub: channel-13

This guide will use the transfer of rATOM from StaFiHub to CosmosHub as an example to demonstrate how to transfer tokens between StaFiHub and other chains using the Keplr wallet.

Please ensure you have installed the Keplr wallet:

<https://chrome.google.com/webstore/detail/keplr/dmkamcknogkgcdfhhbddcghachkejeap>

**1.Ensure that the StaFiHub chain is selected on the Keplr Wallet.**

<img src="/files/IOqdLnGB1x4xrtI2f1KD" alt="" data-size="original">

**2.Clcik “Transfer”.**

![](/files/9VaPm8ipnIV6Lt0BZ3G8)

**3.Destination Chain: Cosmos Hub, Channel ID: channel-0**

![](/files/rDIKyC2eV12yZn1snP7O)

**4.Enter your Cosmos address and click “Next”.**

![](/files/nClvaQ2MBGM2DlBgHeH0)

**5.Select the asset you would like to transfer on the StaFiHub chain, enter the amount and click on “Submit”.**

![](/files/6DxR24j1Wx4L9M8SUvCp)

**6.Click on "Approve" to sign the transaction. The transfer process may take some time to complete. Once the transfer is complete, you may check your rATOM balance on your Cosmos account.**

![](/files/GsuJ0uU9gParOCMOhGIg)

![](/files/tEvLdlnshgicmjlzmGh3)


---

# 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.stafihub.io/welcome-to-stafihub/user/user-guide/ibc-transfer-with-keplr-wallet.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.
