# WB Soul Explained

WB Soul serves as the central point in the entire ecosystem, representing individual identities within the Whitechain Blockchain.

Any user of the WhiteBIT can create a personal WB Soul on the WB Soul Ecosystem. To ensure the issuance of reliable WB Souls, WhiteBIT acts as the guarantor of identity verification. So, to make your WB Soul, you must undergo KYC Verification and link your Whitechain or Ethereum wallet to your WhiteBIT account.

After confirming the user's identity, the contract owner (WhiteBIT) initiates a method call to create a new WB Soul. The user's verified wallet is associated with New Soul. In this way, WhiteBIT, while creating the new WB Soul, verifies the user's identity within the Whitechain blockchain without disclosing any personal data to the blockchain.

{% hint style="info" %}
Each user with a WB Soul can link up to 4 secondary addresses to their WB Soul
{% endhint %}

The user can edit their addresses thanks to WhiteBIT. Each WB Soul owner can mark a linked address as inactive (revoke address), change the primary wallet to any secondary one, or restore a revoked wallet. For maximum security, all procedures related to WB Soul are executed through the support of WhiteBIT.

### **User Manual for Creating WB Soul:**

1. [<mark style="color:blue;">Create a WhiteBIT Account</mark>](https://whitebit.com/);
2. Pass the KYC Verification;
3. [<mark style="color:blue;">Connect Your Web3 Wallet to the WhiteBIT Account</mark>](https://whitebit.com/settings/security/web3);

{% hint style="info" %}
&#x20;Please Note: you must use an Ethereum-compatible wallet.
{% endhint %}

4. [<mark style="color:blue;">Create your WB Soul</mark>](https://whitebit.com/wb-soul).

:tada: All done! Now, you can hold some WBT on your WhiteBIT account and participate in the SoulDrop activity. Learn more about it [<mark style="color:blue;">here</mark>](/wb-soul/souldrop.md)<mark style="color:blue;">.</mark>


---

# 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/wb-soul-explained.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.
