# Juno

**Overview**

Juno is a global, open source, permission-less network for decentralized interoperable applications. Anyone can create & use inter-chain applications on Juno. The ecosystem is pioneering CosmWasm development and adoption, allowing developers to deploy secure & robust inter-chain smart contracts in Rust.

**Official links**

[Website](https://www.junonetwork.io/) | [Twitter](https://twitter.com/JunoNetwork) | [Discord](https://www.discord.gg/Juno) | [Github](https://github.com/CosmosContracts)

**Chain info**

|                |         |
| -------------- | ------- |
| Chain-id       | juno-1  |
| Binary version | v14.0.0 |

**Explorer**

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

**Public Endpoints**

RPC\
<https://juno-mainnet.rpc.l0vd.com/>\
API\
<https://juno-mainnet.api.l0vd.com/>\
GRPC

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

Peer

```
0f4b18e968875583857baab9a506d7735bfd4596@juno-mainnet.peers.l0vd.com:14656
```


---

# 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/juno.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.
