# How to use IBC

* Navigate to [blue.kujira.app/ibc](https://blue.kujira.app/ibc)
* Regardless of the chain you are sending tokens from, on the top left, where it says Kuijra, choose Axelar instead.
* Next, if you would like to send AXL from Axelar continue to the next step. Otherwise, on the top left, where it says Kujira, scroll through the list and select the network you’d like to use IBC to bridge tokens to Kujira from
* Next, scroll to the box on the top right where it displays a token symbol and name. Select the token you would like to transfer to Kujira.
* Next, fill in the box on the bottom right which says ‘Send Amount’, entering the amount of tokens that you would like to IBC to Kujira
* Make sure that the address listed on the bottom right matches your intended Kujira wallet destination address

<figure><img src="https://lh6.googleusercontent.com/ZOekKp_MRBBq9P5rDFJ6-PMxA2f4ndLe0pu7LbEdjlc_tG-93vRewjqr6nPAQXkWH4tMx_kPfx-dPNu2VWafN99yqKW67dsMtC9_ApMzZIodmIHSn3hHfqnRdsZR7a0jY5OQZJg850C-kW4Ve-1DnMs" alt=""><figcaption></figcaption></figure>

* Finally, select the BLUE Initiate IBC Transfer button and pay gas fees


---

# 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.kujira.app/dapps-and-infrastructure/blue/product-guides/how-to-use-ibc.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.
