# IBC Channels

Here, you can find a comprehensive list of channels that connect the Terra Classic blockchain network with other IBC-enabled networks.

The chain ID for the Terra Classic mainnet is `columbus-5`

| Source Channel ID | Destination Chain ID | Destination Channel ID |
| ----------------- | -------------------- | ---------------------- |
| channel-19        | axelar-dojo-1        | channel-0              |
| channel-49        | crescent-1           | channel-0              |
| channel-71        | kaiyo-1              | channel-71             |
| channel-1         | osmosis-1            | channel-72             |
| channel-85        | phoenix-1            | channel-314            |


---

# 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.terraclassic.network/resources/ibc-channels.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.
