# Solo Staker Onboarding

#### To become a solo staker for [ether.fi](http://ether.fi), follow the steps below.

1. Submit your [application](https://www.ether.fi/solo-staker). Operation solo staker is path 2.&#x20;
2. Our team will then review your application and reach out once you have been accepted.

The operators receive 5% of the validator rewards in the solostaker program.\
There are on average 10-15 validators per operator.

#### What if I am unable to purchase the machine outright?&#x20;

Hardware can be expensive. Our mission is to ensure everyone who has a passion to secure the network can participate. If you're unable to purchase the hardware required, please state this in your application. As part of operation solo staker, we have enabled stakers in remote parts of the world to acquire a machine through long term payment plans funded by staking rewards.

**If accepted into the program - Testnet**

1. If you’re accepted into the program, you will receive an email to sign up to our solo staker portal. Please do so and fill out the information required. Note this email may come through your spam folder.
2. Setup your machine (Dappnode, Avado, custom)
3. Install and sync testnet - We will let you know which testnet is used for the cluster
4. When the testnet chain is synced, change your status to “waiting for Goerli keyshare”. This will trigger an alert for the team to provide you with a keyshare from the testnet cluster.
5. [Ether.fi](http://Ether.fi) will reach out and provide you with the keys
6. Continue to validate on testnet for two weeks. This is required to ensure that your internet connection is stable, and that the staking setup is properly configured.
7. As soon as the cluster has performed near-perfect for one week and made some proposals, it will be ready for mainnet.

<figure><img src="/files/4sKngF3aM3XtRwK2Qqos" alt=""><figcaption></figcaption></figure>

**Mainnet**

1. Once you have successfully completed the two week testnet phase, please leave all information in the portal as is, and repeat for mainnet.
2. We will then provide you with mainnet keys and you will be up and running! 🚀
3. The cluster starts with one validator per participant, as soon as attestation and proposal performance on mainnet is flawless it is upgraded to 10 per peer.

<figure><img src="/files/rQ9tw5wGJPWzP15V3tav" 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://etherfi.gitbook.io/etherfi/solo-stakers/operation-solo-staker/solo-staker-onboarding.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.
