# 2.4 Digital Soul Structure

The Digital Soul Structure is the internal schema representing a PetVerse cyber pet:

**Components include:**\
\&#xNAN;**• Appearance Vector** – shape, texture, and core visual identity\
\&#xNAN;**• Personality Vector** – openness, energy, curiosity, attachment, assertiveness\
\&#xNAN;**• Behavior Map** – tendencies, reaction patterns, learned habits\
\&#xNAN;**• Emotional Curve** – dynamic state modulation across contexts\
\&#xNAN;**• Growth Log** – persistent historical record\
\&#xNAN;**• Identity Root** – chain-stored hash linking to immutable pet identity

Quote:

“Identity is not what the pet looks like—it’s how it behaves, remembers, and responds.”


---

# 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.petverse.vip/2.-petverse-core-concept/2.4-digital-soul-structure.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.
