# What is Solo Staking?

Solo staking is choosing an Ethereum client and running both an execution layer client and consensus layer client to run an Ethereum node, connect it to the internet, and depositing 32 ETH to activate a validator, giving you the ability to participate directly in network consensus. Solo staking is about running your nodes on infrastructure you own, choosing the Ethereum client for your validator and beacon node and also choosing and running your execution layer client.

Solo staking allows you to earn and keep 100% of the execution and consensus layer rewards that are available to your validator node. This is different from using a staking-as-a-service provider, or an exchange where your returns from both the execution layer and consensus layer are not transparent and sometimes require you to pay a commission.

Withdrawals for solo stakers will be straightforward. For a Launchnodes customer, we will provide you with as much or as little support as you or your business requires.

<figure><img src="/files/mK0Z4hiZBsSTE4LjcJdR" alt=""><figcaption></figcaption></figure>


---

# 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://launchnodes.gitbook.io/faqs-about-withdrawals-for-solo-staking/withdrawals-faqs-for-solo-staking/what-is-solo-staking.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.
