# Becoming a Validator: Step-by-Step

**Phase 1: Preparation (Before Mainnet)**

1. Acquire Required BTCM: Purchase minimum 10,000 BTCM during presale or on exchanges, or 1,000 BTCM during presale or on exchanges for Mobile validators
2. Register Interest: Sign up on pre-validator portal at bitcoinmunari.com/validators
3. Prepare Hardware: Set up server meeting technical requirements
4. Join Community: Connect with other validators on Telegram validator channel
5. Complete Education: Review validator documentation and best practices

**Phase 2: Testnet Participation (Q3-Q4 2026)**

1. Join Testnet: Deploy validator node on Bitcoin Munari testnet
2. Test Operations: Practice node management, monitoring, and troubleshooting
3. Earn Testnet Rewards: Participate in testnet incentive program
4. Build Reputation: Demonstrate reliable performance on testnet
5. Get Support: Work with core team to optimize setup

**Phase 3: Mainnet Launch (Q2 2027)**

1. Stake BTCM: Lock minimum 10,000 BTCM through validator contract or 1,000 BTCM for Mobile validators
2. Deploy Node: Launch mainnet validator using provided software
3. Verify Operation: Confirm node is syncing and validating correctly
4. Monitor Performance: Use dashboard to track uptime and earnings
5. Optimize & Scale: Fine-tune configuration for maximum rewards

**For Delegators (Non-Technical Users):**

1. Connect Wallet: Use supported wallet (Trustwallet, Solflare, etc.)
2. Browse Validators: View validator list with performance metrics
3. Select Validator: Choose based on commission rate, uptime, reputation
4. Delegate BTCM: Stake minimum 100 BTCM to chosen validator
5. Earn Rewards: Receive proportional rewards automatically


---

# 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://bitcoin-munari.gitbook.io/bitcoin-munari-whitepaper/validator-network-architecture/becoming-a-validator-step-by-step.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.
