# Noria

**Overview**

A decentralized financial network that is focused on accessibility, practicality and ease-of-use, striving to have the same practical usability as an Apple product. Noria will be the first crypto network that uses a stable denomination, the Denom.

**Official links**

[Website](https://noria.network/) | [Twitter](https://twitter.com/NoriaNetwork) | [Discord](https://discord.gg/pseAWBQ6EZ) | [Github](https://github.com/noria-net)

**Chain info**

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

**Explorer**

<https://explorers.l0vd.com/noria-testnet>

**Public Endpoints**

RPC <https://noria-testnet.rpc.l0vd.com>

API <https://noria-testnet.api.l0vd.com>

GRPC

```
noria-testnet.grpc.l0vd.com:80
```

PEER

```
@noria-testnet.peers.l0vd.com:
```


---

# 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/testnets/noria.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.
