# ICA Relayers

{% hint style="info" %}
This page is WIP. Please check back in few days!
{% endhint %}

| Channel A   | Channel B | Channel ID | Provider           |
| ----------- | --------- | ---------- | ------------------ |
| Persistence | Neutron   |            | Meria, Smart Stake |
| Persistence | Cosmos    |            | Smart Stake        |
| Persistence | Osmosis   |            | Smart Stake        |
| Persistence | Stargaze  |            | Smart Stake        |
| Persistence | Dydx      |            | Smart Stake        |
| Persistence | Huahua    |            | Kleomedes          |

{% hint style="danger" %}
**Note for providers:** Since they are ordered channels, sometimes channels close, and new ones are created, so channel can be kept as \*, port ID’s are constant/ fixed and unique.
{% endhint %}


---

# 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.pstake.finance/infrastructure/ica-relayers.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.
