# Iris

**Overview**

IRISnet (a.k.a IRIS Hub) is designed to be the foundation for the next generation distributed applications. Built with Cosmos-SDK, IRIS Hub enables cross-chain interoperability through a unified service model, while providing a variety of modules to support DeFi applications.

**Official links**

[Website](https://www.irisnet.org/) | [Twitter](https://twitter.com/irisnetwork) | [Discord](https://discord.gg/ggRSyCJsQk) | [Github](https://github.com/irisnet)

**Chain info**

|                |      |
| -------------- | ---- |
| Chain-id       |      |
| Binary name    | iris |
| Binary version | v    |

**Explorer**

<https://explorers.l0vd.com/iris-mainnet>

**Public Endpoints**

RPC <https://iris-mainnet.rpc.l0vd.com>

API <https://iris-mainnet.api.l0vd.com>

GRPC

```
iris-mainnet.grpc.l0vd.com:80
```

PEER

```
3ddf22082bda8607289bd94b649e0e2595f1fffd@iris-mainnet.peers.l0vd.com:19656
```


---

# 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://chain-services.l0vd.com/mainnets/iris.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.
