# Fuel (NEWUSD) Usage

4. **What is fuel in the NewBitcoin platform?**\
   Fuel is FNBTC tokens, required to participate in mining.
5. **Where can I get** FNBT&#x43;**?**
   * Swap with NEWUSD  on the PANCACKE SWAP.
   * Receive from other users.
   * Swap via PancakeSwap.
6. **Can I use USDT directly for mining?**\
   No, you must first convert it to FNBTC.
7. **What happens to my fuel after contributing to a mining pool?**\
   It is either rewarded based on pool win or refunded with a 25% bonus if not.
8. **Is fuel locked forever?**\
   No, it is only locked for a 10-minute mining block.

***

####


---

# 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/fuel-newusd-usage.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.
