# Future Plans

The system has been designed to support future enhancements while maintaining the core mint-burn functionality described in this documentation.

Following are some ways to increase the functionality of CBTC:

* **Node operator rewards:** As a validator securing CBTC, you'll earn additional rewards from minting activity
* **Customer minting:** You can potentially mint CBTC on behalf of customers, earning Canton coin rewards to share with them
* **Utility-based rewards:** Canton is shifting toward rewarding apps that create actual trading and financial activity, which should benefit CBTC holders


---

# 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://docs.bitsafe.finance/product-suite/cbtc/future-plans.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.
