# Network Information

{% tabs %}
{% tab title="HPP Mainnet" %}

### HPP Mainnet

<table><thead><tr><th width="255.30078125">Name</th><th>value</th></tr></thead><tbody><tr><td>Network Name</td><td><code>HPP Mainnet</code></td></tr><tr><td>Chain ID</td><td><code>190415</code></td></tr><tr><td>Currency Symbol (Gas)</td><td><code>ETH</code></td></tr><tr><td>RPC Endpoint</td><td><a href="https://mainnet.hpp.io/">https://mainnet.hpp.io</a> <sub><em>(Rate Limited)</em></sub></td></tr><tr><td>WSS Endpoint</td><td>wss://mainnet.hpp.io</td></tr><tr><td>Block Explorer</td><td><a href="https://explorer.hpp.io/">https://explorer.hpp.io/</a></td></tr><tr><td>Chainlist</td><td><a href="https://chainlist.wtf/chain/190415/">https://chainlist.wtf/chain/190415/</a><br>You can add our network just a one click</td></tr></tbody></table>

For more information about rollups, visit [Conduit Hub](https://hub.conduit.xyz/hpp-mainnet-xeajiyxsci).
{% endtab %}

{% tab title="HPP Sepolia" %}

### HPP Sepolia (Testnet)

<table><thead><tr><th width="255.30078125">Name</th><th>value</th></tr></thead><tbody><tr><td>Network Name</td><td><code>HPP Sepolia</code></td></tr><tr><td>Chain ID</td><td><code>181228</code></td></tr><tr><td>Currency Symbol (Gas)</td><td><code>ETH</code></td></tr><tr><td>RPC Endpoint</td><td><a href="https://sepolia.hpp.io">https://sepolia.hpp.io</a> <sub><em>(Rate Limited)</em></sub></td></tr><tr><td>WSS Endpoint</td><td>wss://sepolia.hpp.io</td></tr><tr><td>Block Explorer</td><td><a href="https://sepolia-explorer.hpp.io/">https://sepolia-explorer.hpp.io/</a></td></tr><tr><td>Chanlist</td><td><a href="https://chainlist.wtf/chain/181228/">https://chainlist.wtf/chain/181228/</a><br>You can add our network just a one click</td></tr></tbody></table>

For more information about rollups, visit [Conduit Hub](https://hub.conduit.xyz/hpp-sepolia-turdrv0107).
{% endtab %}
{% endtabs %}


---

# 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.hpp.io/getting-started/network-information.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.
