# 2.2 Real Pet Digitization

PetVerse enables users to capture real-world behaviors and personality markers, transforming them into structured digital traits:

• micro-gestures (tail movement, ear tilt, gaze patterns)\
• favorite activities or preferred times of day\
• emotional tendencies (timid, curious, protective)\
• routines (waiting by the door, circling before sitting)\
• relationship cues (responds to voice, reacts to touch)

The purpose is not replication, but **continuity**—a way for present or past pets to have a digital counterpart that can grow beyond physical limitations.


---

# 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.2-real-pet-digitization.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.
