# What is Hedera DLT?

Hedera is the digital ground where Usiko is built. Unlike other blockchains, Hedera uses a system called Hashgraph, which makes it faster, greener, and cheaper to use. Think of Hedera as a superhighway for transactions: cars (NFTs) move smoothly, tolls (fees) are tiny, and traffic jams are rare.

Hedera is also a type of Distributed Ledger Technology (DLT). This means it’s a shared digital record book stored across many computers, rather than in a single place. Everyone can verify transactions, and tampering is nearly impossible. Hedera’s Hashgraph makes this ledger super fast, low-cost, and eco-friendly, so NFTs are practical, accessible, and scalable for everyone including first-time users stepping into Web3.

For creators and collectors, this matters. On other networks, buying an NFT can cost more in “gas fees” than the NFT itself. Gas fees are transaction fees, just like the fees banks charge for transfers. On Hedera, fees are just a fraction of a cent, transactions are confirmed in seconds, and the network runs on minimal energy, making it sustainable.

Why Hedera matters for NFT beginners:

* Transactions are almost instant.
* Fees are low, so your first NFT purchase won’t break the bank.
* Energy use is minimal, making it eco-friendly.

How it affects your NFT experience: Minting and buying are quick and affordable. Transfers happen instantly. Royalties execute automatically. This makes exploring, collecting, and creating NFTs smooth and approachable for newcomers.


---

# 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://usiko.gitbook.io/docs/documentation/learn-with-usiko/interactive-blocks.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.
