# WB Soul Ecosystem

Whitechain aims to support the mass adoption of blockchain technology. Hence, we seek to implement a corresponding tool that allows users to represent their identity in an anonymous environment through blockchain without revealing their data.

To achieve this, we drew inspiration from the concept of Soulbound Tokens proposed in May 2022 by Ethereum co-founder Vitalik Buterin, lawyer Pujie Olhaver, and economist and social technologist Glen Weyl. The article "Decentralized Society: Finding Web3's Soul" first introduced this concept.

By building on the Soulbound Token idea, Whitechain empowers users to showcase their identity securely within the blockchain while safeguarding their privacy. This innovative approach enables users to engage with the decentralized world without compromising personal information.


---

# 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://docs.whitechain.io/wb-soul/wb-soul-ecosystem.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.
