# Blockchain Concept

-> *We will use the most secure and prioritizing speed! The BEP-721 protocol was the one that best fit the requirements, where we will be able to put the NFT's on the web and integrate it with the app. With this, in* [***Page***  ](/music-ai/features/staking.md)*we will give a demonstration of the functionality of our app, where when listening to songs, they will staking in token Music AI.*

#### *Immutability*

*-> The blockchain has several unique features, and one of them is immutability, where there is no possibility of changes. This makes the blockchain a permanent and unalterable network, which differs from traditional centralized systems like banks. Another important factor is the backup of blockchain resources. Once transactions are recorded, they cannot be altered or undone. This creates a system that is immune to corruption and information cannot be hacked, changed, or stolen.*

#### *Decentralization*

*-> Everything in blockchain is transparent and organized, and it doesn't rely on human calculations, making it immune to failures. One of the most beneficial aspects of blockchain is decentralization. This gives all investors control over their financial assets without relying on third parties or institutions to maintain their balance. The decentralized nature of the technology creates a transparent profile of each investor. Every change in the blockchain is visible, making it more solid.*

#### *Consensus*

*->All changes are subject to a community consensus, which ensures network reliability. In a nutshell, this is a decision-making process for the active group in the network. Here, we can reach an agreement quickly and with the security of a well-functioning system at its core.*


---

# 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://music-ai.gitbook.io/music-ai/features/blockchain-concept.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.
