# What is the DeSo Blockchain?

DeSo stands for the **De**centralized **So**cial Blockchain. It is a scalable, social, layer-1 blockchain, which seeks to allow a single social identity across the Web 3.0 space.  There can be many applications and nodes on the DeSo blockchain. [Nftz.me](https://nftz.me) is one of these nodes and applications. The DeSo blockchain is scaled to handle transactions on a social level for Web3. The ability to scale in a cost-effective way is one of the greatest advantages of DeSo when compared to other blockchains. &#x20;

Essentially the DeSo blockchain is a publicly accessible database that multiple websites, apps and nodes can tie into.  These apps are able to both read from and write data into the DeSo blockchain (database).  Not all data from each node needs to be shared at all times, but there is a huge value in sharing data, between nodes, apps and websites in many cases. &#x20;

DeSo went live in March 2021 (originally as 'BitClout').


---

# 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://help.nftz.zone/beginners-guide/users-guide/welcome/what-is-the-deso-blockchain.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.
