> For the complete documentation index, see [llms.txt](https://verda-citys-organization.gitbook.io/whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://verda-citys-organization.gitbook.io/whitepaper/consensus-based-on-social-value.md).

# Consensus Based on Social Value

Verda City's core philosophy is to create a fair and efficient digital social ecosystem by incorporating all three of these values: relationships, data value and interaction benefits into blockchain technology.

Together, we have come up with a unique consensus PSI that embodies Participation, Security and Identity, revolutionizing the way we connect and interact in a crypto world.&#x20;

VerdaCity is committed to shaping a sustainable future by embedding environmental concepts into our lifestyles. We advocate "Green Verda, Green City" and are committed to building a non-PoW (Proof of Working) eco-friendly output model for PSI, which does not consume large amounts of electricity and thus reduces the impact on the environment. We believe that green living is not only about environmental protection, but also about a life-affirming "green" philosophy that reflects a positive attitude towards life through community activities. As stated in our philosophy, we will encourage and organize various environmental and public welfare activities, such as clean-up campaigns, tree planting festivals, etc., in order to strengthen community members' awareness of and participation in environmental protection.&#x20;

In this chapter, we will introduce the PSI Consensus.


---

# 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, and the optional `goal` query parameter:

```
GET https://verda-citys-organization.gitbook.io/whitepaper/consensus-based-on-social-value.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
