# Specs

## General Information

<table><thead><tr><th width="190.5">Property</th><th>Details</th></tr></thead><tbody><tr><td>Block Time</td><td>15 seconds</td></tr><tr><td>Consensus</td><td>PoA (clique)</td></tr><tr><td>Block Rewards</td><td>5 GLQ per Block</td></tr><tr><td>Consensus Coin</td><td>GLQ</td></tr><tr><td>Chain ID (Mainnet)</td><td>614 </td></tr></tbody></table>

{% hint style="info" %}
Track GraphLinq Chain status in real time at:[ https://network.graphlinq.io/](https://network.graphlinq.io/)
{% endhint %}

## Resources

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden></th></tr></thead><tbody><tr><td><a href="graphlinq-chain-mainnet/wallet">Wallet</a></td><td>Connect to a wallet to start using GraphLinq Chain</td><td>Download a wallet to start using Graphlinq Chain</td></tr><tr><td><a href="graphlinq-chain-mainnet/explorer">Explorer</a></td><td>See all transactions, blocks and more tools</td><td></td></tr><tr><td><a href="graphlinq-chain-mainnet/rpc-public-nodes">RPC Providers</a></td><td>Connect your wallets and development environment to a public RPC Node</td><td></td></tr><tr><td><a href="../../dev-tooling/dashboard-interface">Dev Tools</a></td><td>Set up your development environment</td><td></td></tr><tr><td><a href="../../dev-tooling/engine/running-an-engine-locally">Run Engine</a></td><td>Run GraphLinq Engine locally to earn GLQ as rewards</td><td></td></tr><tr><td><a href="../glq/bridge">Bridge</a></td><td>Bridge GLQ and other assets between GraphLinq Chain &#x3C;> Ethereum</td><td></td></tr></tbody></table>


---

# 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.graphlinq.io/graphlinq-chain/networks/specs.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.
