> For the complete documentation index, see [llms.txt](https://chain-services.l0vd.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://chain-services.l0vd.com/mainnets/haqq.md).

# HAQQ

**Overview**

Haqq Blockchain — Haqq (Arabic for truth) is a Proof of Stake blockchain network compatible with the existing ecosystem of Blockchain tools and developer instruments (primarily, Ethereum and Cosmos) and meeting modern industry requirements, with fast-finality and high transactions throughput.

**Official links**

[Website](https://islamiccoin.net/) | [Twitter](https://twitter.com/islamiccoin_net) | [Discord](https://discord.gg/islamic-coin) | [Github](https://github.com/haqq-network)

**Chain info**

|                |               |
| -------------- | ------------- |
| Chain-id       | haqq\_11235-1 |
| Binary name    | d             |
| Binary version | v             |

**Explorer**

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

**Public Endpoints**

RPC <https://rpc.tm.haqq.network:443>

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

GRPC

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

PEER

```
dbd7fd3b114fae47a8754f2dbe920f7af585d733@haqq-mainnet.peers.l0vd.com:26656
```


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

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