> ## Documentation Index
> Fetch the complete documentation index at: https://docs.chainstack.com/llms.txt
> Use this file to discover all available pages before exploring further.

<AgentInstructions>

## Submitting Feedback

If you encounter incorrect, outdated, or confusing documentation on this page, submit feedback:

POST https://docs.chainstack.com/feedback

```json
{
  "path": "/docs/self-hosted/supported-clients-and-protocols",
  "feedback": "Description of the issue"
}
```

Only submit feedback when you have something specific and actionable to report.

</AgentInstructions>

# Supported clients and protocols

> View all blockchain protocols, execution clients, and network configurations available for deployment in your Chainstack Self-Hosted environment.

This page lists the node clients, blockchain protocols, and networks currently supported by Chainstack Self-Hosted.

## Available configurations

| Protocol | Network | Client       | Node type |
| -------- | ------- | ------------ | --------- |
| Ethereum | Mainnet | Reth + Prysm | Full node |
| Ethereum | Sepolia | Reth + Prysm | Full node |
| Ethereum | Hoodi   | Reth + Prysm | Full node |

<Note>
  Additional protocols and networks are planned for future releases. See the [FAQ](/docs/self-hosted/faq) for the roadmap.
</Note>
