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

# Introduction - Overview

<figure><img src="/files/L2AldfWMZaiYA5PCSDfD" alt=""><figcaption></figcaption></figure>

ProSoft Chain is a Delegated Proof-of-Stake, layer-1 blockchain with a vision for a decentralised computation accessible on-chain.

&#x20;

The design of the ProSoft network separates consensus from execution to ensure secure, decentralised and permissionless access to high-performance computing at scale.

Builders on the network get access to:

•🔧 High application performance

•🏗 Developer-friendly toolkit

•💱 Composable asset management

&#x20;

## Users of the chain benefit from:

&#x20;

•🔐 High cryptographic security

•🔬 Public blockchain transparency

•📬 Cross-chain interoperability

•🌳 Carbon-neutral transactions

&#x20;

## Proof-of-Stake Consensus

A Tendermint Core engine manages consensus - powered by a Byzantine Fault Tolerant (BFT) consensus model. The BFT model can tolerate less than one-third of the Byzantine validators reaching consensus. Considered to be a gold standard in Proof-of-Stake consensus, it is the most widely used consensus engine across the industry. The PoS algorithm reduces the Cosmos carbon footprint by more than 99% compared to Proof-of-Work blockchains like Bitcoin.

<figure><img src="/files/U7V4quxRJx43OLRniX24" alt=""><figcaption></figcaption></figure>


---

# 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://prosoftchain.gitbook.io/document/introduction-overview.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.
