# Public Endpoints

## RPC

```
https://testnet-og-rpc.konsortech.xyz
```

## JSON EVM RPC

```
Network Name    : 0G Testnet
RPC URL         : https://testnet-og-evm.konsortech.xyz
Chain ID        : 9000
Curreny Symbol  : A0GI
```

## API

```
https://testnet-og-api.konsortech.xyz
```

## gRPC

```
testnet-og.konsortech.xyz:20090
```

## Persistence Peers

```
445f20cc15a24d8159cf491e542cc3ee779888b8@testnet-og.konsortech.xyz:20656
```

## Seeds

```
@testnet-seed.konsortech.xyz:20165
```


---

# 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.konsortech.xyz/node/testnet/0g/public_endpoint.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.
