> For the complete documentation index, see [llms.txt](https://gitinfo.gitbook.io/_nbtc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gitinfo.gitbook.io/_nbtc/token-details/utilities-of-nbtc.md).

# Utilities of nbtc

**1. Peer-to-Peer Payments:** nbtc facilitates direct transactions between users, eliminating the need for intermediaries like banks.

<br>

**2. Smart Contracts:** It enables the execution of self-executing contracts with predefined rules and conditions, automating various financial processes.

<br>

3\. \*\*Digital Currency:\*\* nbtc serves as a digital form of currency that can be used for online transactions, remittances, and purchases.

<br>

4\. \*\*Token Creation:\*\* Users can create their own tokens backed by nbtc, enabling a wide range of applications and projects.

<br>

5\. \*\*Decentralized Finance (DeFi):\*\* nbtc can be used within the DeFi ecosystem for activities like lending, borrowing, yield farming, and liquidity provision.

<br>

6\. \*\*Global Accessibility:\*\* It provides financial services to individuals worldwide, especially those without access to traditional banking systems.

<br>

7\. \*\*Privacy and Anonymity:\*\* nbtc offers enhanced privacy compared to traditional payment systems, allowing users to transact with a level of anonymity.

<br>

8\. \*\*Discounts and Rewards:\*\* Merchants may offer discounts for payments made in nbtc, as it reduces credit card fees, benefiting both buyers and sellers.

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://gitinfo.gitbook.io/_nbtc/token-details/utilities-of-nbtc.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.
