> For the complete documentation index, see [llms.txt](https://nu0-1.gitbook.io/nu-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://nu0-1.gitbook.io/nu-whitepaper/powered-by-nu.md).

# Powered by NU

**The NU Digital Asset**

The NU digital asset is the native utility and governance token of the nuBlock network, acting as the fundamental engine that powers and secures the entire ecosystem. Unlike assets that are merely traded on a platform, NU is a purpose-built digital asset that is integral to the core functionality of nuBlock, ensuring a streamlined, efficient, and user-centric experience for all participants and network ownership.

**1. Transaction Fees and Payments**

All transactions, including global remittances, cryptocurrency trades, and smart contract executions, are processed and paid for using the NU digital asset. This native fee structure ensures network efficiency by preventing spam and prioritizing transactions, while also aligning the economic incentives of users with the health and security of the nuBlock blockchain. The use of a single, native asset for all on-chain activity simplifies the user experience and reduces the friction associated with managing multiple tokens for different functions.

**2. Staking and Network Security**

As a Delegated Proof of Stake (DPoS) network, nuBlock relies on its community to secure the blockchain. NU digital asset holders can participate in this process through staking, where they lock up their tokens to support network validators. In return for their contribution to network security and consensus, stakers are rewarded with additional NU tokens. This mechanism provides an opportunity for community members to earn a yield on their holdings, thereby promoting long-term investment in the network and strengthening its overall integrity and decentralization. The staking model creates a symbiotic relationship between the network and its users, where participants are directly rewarded for their role in the nuBlock ecosystem's success.

<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, and the optional `goal` query parameter:

```
GET https://nu0-1.gitbook.io/nu-whitepaper/powered-by-nu.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
