# Important links

## General Information

* **Website**: <https://empe.io>
* **LinkedIn**: <https://linkedin.com/company/empe-web3>

## Social Media

* **Discord**: <https://discord.com/invite/BbCzfuJzkv>
* **X (Twitter)**: <https://x.com/empe_io>
* **YouTube**: <https://www.youtube.com/@Empeiria_web3>
* **Telegram Announcements**: <https://t.me/Empeiria_Announcements>

## Network Details

* **Chain Name**: Empe Testnet
* **Chain ID**: empe-testnet-2
* **Status**: Live
* **Network Type**: Testnet
* **Bech32 Prefix**: empe
* **Daemon Name**: emped
* **Node Home**: `$HOME/.emped`
* **SDK Version**: Cosmos v0.47

## Binary

* **Binary Git Repository**: <https://github.com/empe-io/empe-chain-releases>
* **Recommended Version**: v0.1.0
* **Genesis File**: [Download](https://raw.githubusercontent.com/empe-io/empe-chain/main/testnet-2/genesis.json)

## APIs

### RPC Endpoints

* <https://rpc-testnet.empe.io/> (Provider: Empe)
* <https://rpc-archive-testnet.empe.io/> (Provider: Empe-Archive)

### REST Endpoints

* <https://lcd-testnet.empe.io/> (Provider: Empe)

### GRPC Endpoints

* grpc-testnet.empe.io:8443 (Provider: Empe)

## Explorers

* <https://explorer-testnet.empe.io>\
  Transaction Page Template: <https://explorer-testnet.empe.io/transactions/${txHash}>

## Persistent Peers

* **Peer 1**: `edfc10bbf28b5052658b3b8b901d7d0fc25812a0@193.70.45.145:26656` (Provider: Empe-1)
* **Peer 2**: `4bd60dee1cb81cb544f545589b8dd286a7b3fd65@149.202.73.140:26656` (Provider: Empe-2)
* **Peer 3**: `149383fab60d8845c408dce7bb93c05aa1fd115e@54.37.80.141:26656` (Provider: Empe-3)


---

# 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.empe.io/empe-blockchain/important-link.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.
