# General Use & Security

45. **Do I need KYC to use the platform?**\
    No KYC is required; only wallet connection is needed.
46. **Is NewBitcoin on Binance Smart Chain (BSC)?**\
    Yes, all interactions are on BSC.
47. **Are all smart contracts audited?**\
    Please verify audit details on the official website or documentation.
48. **Can I lose money on the platform?**\
    No loss occurs if your pool doesn’t win; fuel is refunded with a bonus.
49. **Where can I ask for help or support?**\
    Use the official Telegram group or support links on the website.
50. **How often are mining rewards distributed?**\
    Every 10 minutes, after each mining block concludes.


---

# 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://newbitcoin.gitbook.io/newbitcoin/faq-mining/general-use-and-security.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.
