# SECURITY

<figure><img src="https://309706294-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNw3J0mtcTSNjlS73xuXG%2Fuploads%2FbOx6nImANwWAgilJbtcQ%2Feverything-you-need-to-know-about-blockchain-security-main-1600.jpg?alt=media&#x26;token=852a701f-3e4e-4b62-b055-8d05a9c1e708" alt=""><figcaption></figcaption></figure>

* Layer 1 blockchain: The King Chain ecosystem is built as a Layer 1 blockchain, which means that it is designed to operate as an independent and standalone blockchain network. This can provide a high degree of security, as it can make it more difficult for attackers to compromise the network.
* Proof of Authority (POA) consensus: The King Chain ecosystem uses the POA consensus algorithm, which is a type of consensus mechanism that relies on a small group of trusted validators to confirm transactions and create new blocks. By relying on trusted validators instead of using a more open and decentralized consensus mechanism like Proof of Work (PoW) or Proof of Stake (PoS), the POA consensus algorithm can provide faster transaction times and lower energy consumption, while still maintaining a high level of security.
* Validator nodes: The validators in the King Chain ecosystem are responsible for confirming transactions and adding them to the blockchain. Validators are selected based on their reputation and expertise, and they are required to maintain a certain level of uptime and security to remain part of the validator set. By relying on a small group of trusted validators, the King Chain ecosystem can provide a higher level of security than more open and decentralized consensus mechanisms, as it can be more difficult for attackers to compromise a small group of trusted validators than it would be to attack a larger and more open network.
* Immutable blockchain: The King Chain blockchain is designed to be immutable, which means that once a transaction is confirmed and added to the blockchain, it cannot be altered or deleted. This can provide a high degree of security, as it can make it more difficult for attackers to tamper with the blockchain's transaction history.
* Overall, the King Chain ecosystem's Layer 1 blockchain architecture and use of the POA consensus algorithm can provide a high level of security, while still maintaining fast transaction times and low energy consumption. Additionally, the use of trusted validators and an immutable blockchain can help to ensure that the ecosystem's transaction history remains secure and transparent.


---

# 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://thekingchain.gitbook.io/the-king-chain-ecosystem/security.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.
