# 2. PetVerse Core Concept

PetVerse operates on a foundational premise:\
**a cyber pet is a digital organism, not a digital object.**\
This distinction shapes the system’s design at every level—from how traits are encoded, to how behaviors are learned, to how identity is stored on-chain. Each pet is constructed from multiple layers of data and logic that combine to form a coherent personality and presence.

The platform supports three coexisting pathways through which cyber pets emerge. First, users can create fully original species, designed entirely from imagination, fiction, or aesthetic preference. Second, users can digitize traits from real pets—whether living or from past memories—transforming physical-world identities into persistent digital ones. Third, users may optionally activate Memory or Memorial modes, enabling deeper emotional continuity through preserved behaviors, gestures, or narratives.

These pathways are not mutually exclusive. A user may begin with a stylized cyber pet, incorporate memories from a real pet, or build a mixed personality that draws from both imagination and reality. This composability is what allows PetVerse to stand apart from conventional virtual pet platforms: the digital beings inside PetVerse evolve as hybrid constructs shaped by both human emotion and AI agency.

The ecosystem is anchored by the Digital Soul Structure, a representation framework that binds appearance, personality vectors, behavior weights, emotional curves, and identity proofs into a single on-chain model. This structure creates interoperability while preserving individuality.


---

# 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.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.
