> For the complete documentation index, see [llms.txt](https://soul-meta.gitbook.io/meta-soul_en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://soul-meta.gitbook.io/meta-soul_en/game-play/digital-figure-nft.md).

# Digital Figure NFT

![Erica Digital Figure NFT](/files/zvtfEvJgI6bKAGH6UYcU)

> **Erica Digital Figure NFT**
>
> Height: 161 cm
>
> Bust: 33 inches
>
> Waist: 24 inches
>
> Hip: 34 inches
>
> Blood type: AB
>
> Date of birth: February 2
>
> Sign of the zodiac: Aquarius
>
> Character description: She is in charge of managing the memories of ELLAs. She has strong mental power, defensive power, rational thinking, observation, and the temperament of a leader. She has a strong sense of responsibility and is wise, but also has a daring side to push her own thoughts one-sidedly.
>
> **Power level: ★★★★★★★**

![Bomi Digital Figure NFT](/files/TeeHeg0PpGqoPjIvL33l)

> **Bomi Digital Figure NFT**
>
> Height: 162 cm
>
> Bust: 34 inches
>
> Waist: 24 inches
>
> Hip: 35 inches
>
> Blood type: A
>
> Date of birth: March 3
>
> Sign of the zodiac: Pisces
>
> Character description: She is an ELLA who plays the role of a cheerleader and inspires everyone. She is naturally fond of people and enjoys chatting and sharing opinions with her friends. She is affectionate and empathetic and always makes her partner happy. When she is alone, she quietly savors solitude. She considers her appearance as being special.
>
> **Power level:** **★★★★★★★**

![Ayu Digital Figure NFT](/files/PkmR3c74i3x1lyc3YYlT)

> **Ayu Digital Figure NFT**
>
> Height: 155 cm
>
> Bust: 26 inches
>
> Waist: 20 inches
>
> Hip: 29 inches
>
> Blood type: AB
>
> Date of birth: August 1
>
> Sign of the zodiac: Leo
>
> Character description: Although she looks young at first glance, she is an officer who teaches the battle training for ELLAs. She has the ability to find and solve various types of learning processes for her main job as well as physical training and self-development. So, naturally, she is a multi-talented woman with strong fighting power. With a simple personality, she has certain likes and dislikes, and has a tendency to ignore what others say because she is stubborn.
>
> **Power level: ★★★★★★★**


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://soul-meta.gitbook.io/meta-soul_en/game-play/digital-figure-nft.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
