# Chain info

### Kitchen public RPC endpoints

This section provides an overview of the available public RPC endpoints for Kitchen layer and necessary details to interact with it.›

<table data-full-width="true"><thead><tr><th width="138">Name</th><th width="164">RPC url</th><th width="88">Chain ID</th><th width="145">Block Explorer</th><th width="124.96484375">Tech stack</th><th width="194">Sequencer feed URL</th><th width="230">Sequencer endpoint</th></tr></thead><tbody><tr><td>Kitchen-Devnet</td><td><a href="https://rpc.kitchen-layer.com/">https://rpc.kitchen-layer.com/</a></td><td>4227</td><td><a href="https://explorer.kitchen-layer.com/">https://explorer.kitchen-layer.com/</a></td><td>Arbitrum Nitro</td><td></td><td></td></tr><tr><td></td><td></td><td></td><td></td><td></td><td></td><td></td></tr><tr><td></td><td></td><td></td><td></td><td></td><td></td><td></td></tr><tr><td></td><td></td><td></td><td></td><td></td><td></td><td></td></tr></tbody></table>

### Pre-compile and smart contracts:

The following information may be useful to developers on Kitchen layer.

-coming Soon-


---

# 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://kitchen-layer.gitbook.io/kitchen-layer-docs/getting-started/chain-info.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.
