# FAQ

#### Q1: Do I need real money to start?

No. You just need some **$satBTC** and a small amount of **TON** for gas fees.

***

#### Q2: What is a mining block?

A **21-minute cycle** where users contribute hash rate and earn rewards proportionally.

***

#### Q3: Do I choose my mining duration?

No. Your mining time is **automatically set** based on your **current valley**.

***

#### Q4: What happens if I miss a block?

You have 5 minutes to join. If you miss it, you’ll be added to the next block.

***

#### Q5: Why did my valley drop?

Because your **wallet balance** dropped below the minimum requirement for your current valley.

***

#### Q6: How can I mine faster or earn more?

Upgrade your components (CPU, GPU, RAM, Energy) to increase your **hash rate**.

***

#### Q7: What is staking?

You lock your $satBTC for a period to earn **passive income**. It’s a great way to support the network while earning rewards.

***

#### Q8: What are trading signals?

Real-time alerts that help you make better crypto trading decisions. Provided by Ston.fi directly in the app.

***

#### Q9: Are the rewards on-chain?

Yes. All rewards and hash rate contributions are **recorded on the blockchain** for full transparency.

***

#### Q10: Can I mine while sleeping?

Yes! As you move to higher valleys, your mining sessions last longer — up to **24 hours**.


---

# 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://whitepaper.satoshiminer.io/faq.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.
