> For the complete documentation index, see [llms.txt](https://slice-ledger.gitbook.io/sliceledger/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://slice-ledger.gitbook.io/sliceledger/masternode/apply-for-sliceledger-masternode.md).

# Apply For SliceLedger  Masternode

SliceLedger Chain Masternodes receive a significant amount of rewards, which exceeds the cost for running the node infrastructure. However, in order to become validator, node operator need to stake certain amount of IGT as deposit. It is required to stake 50,000 IGT to become candidate Masternode.&#x20;

When the node operator stake initial deposit, it is separated as Candidate Masternode. It will not be promoted directly as Masternode status except it is in the list of top 251 Masternodes. All the Candidates need support from voters to increase their capacity to rank higher among 251 masternodes on SliceLedger Chain network. Masternodes with high capacity get higher chances of validating blocks, thus it is needed to have more voters to rank higher.

### Requirements for Candidate Masternode:  <a href="#requirements" id="requirements"></a>

Following conditions must be matched to become Candidate Masternode:

* Up and running node.
* The node must stake required amount of IGT Coins (50,000). These staked coins are deposited to the ***Validator Smart Contract***.
* It needs to be in top 251 most voted Masternode Candidates on the SliceLedger Chain network.

## Apply to become a Masternode <a href="#applying-to-become-a-masternode" id="applying-to-become-a-masternode"></a>

Go to node operator dashboard, click on "[**Become a Masternode**](https://forms.gle/AmMiXBREzhQBHtPf6)**"** and follow the instructions. If node meets all conditions, it will be promoted to Candidate Masternode.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://slice-ledger.gitbook.io/sliceledger/masternode/apply-for-sliceledger-masternode.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.
