# Contribution & Payout Examples

* **If I contribute 100** FNBTC **in a losing pool, what do I get back?**\
  125 FNBTC (original + 25% bonus).
* **If I randomly distribute 300** FNBTC **and two pools win, what happens?**\
  You earn a share of 50 NEWBTC based on your fuel in winning pools. The rest is refunded with a FNBTC% bonus.
* **Can I contribute to multiple pools manually?**\
  Yes, in Fixed Mode, you can split your fuel across different pools.
* **Can I participate in every 10-minute mining round?**\
  Yes, as long as you contribute within the 9-minute active window.
* **Is there a dashboard to track my activity?**\
  Yes, the platform offers a user dashboard showing mining, staking, and referral data.


---

# 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/contribution-and-payout-examples.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.
