# Anata VRM Metadata
[toc]
## `vrm_url`
Allows for seamless avatar import into immersive virtual world platforms. Easiest method for developers to integrate avatars into their programs.
**Hyperfy**
https://x.com/hyperfy_io/status/1626315992644083712
**Oncyber**
https://x.com/oncyber/status/1661041589060501504
Soon others
---
## Old vs New
Example of current NFT metadata:
```json!
{
"description": "Anata NFT is a brand new form of NFT identity. It's the first NFT you can literally be. Anatas use your webcam or phone camera to mimic your movements exactly. When you speak, your Anata speaks. When you blink, your Anata blinks. Move your head back and forth, raise your eyebrows, squint your eyes — it's all reflected immediately by your Anata. Each Anata is bundled with a set of emotes so you can be extremely expressive. Fire eyes, anger, peace signs, shame, heart eyes, and more.",
"type": "live2d",
"project": "anata",
"name": "997",
"image": "https://arweave.net/cz9lS2Pi4jLa3DLtf2_nhNn0DWwtihd6u8lcnr9Xco4/997.png",
"animation_url": "https://arweave.net/NRAdP_RBVCmhkMOFIuqNs9mwSolWRcSaMIkR_6yHUH8/F_SET0832.mp4",
"model_url": "https://arweave.net/RJP12w7VBfmjbAL9nYxZUuZ2wPUJXGj9lhYNdO2oNSY/F_SET0832.zip",
"attributes": [
{
"trait_type": "Body",
"value": "Feminine"
},
{
"trait_type": "Clothing",
"value": "QiPao and Pants"
},
{
"trait_type": "Hair",
"value": "Long Red"
},
{
"trait_type": "Type",
"value": "Human"
},
{
"trait_type": "Weapon",
"value": "Gladius"
},
{
"trait_type": "Sigil",
"value": "Sun Sigil Blue"
}
],
"animation_preview_url": "https://arweave.net/GjIcZ25gq3LCzfzjjrJ5d5dStH_OAbVxW_hhaupND-8/F_SET0832.png",
"pfp_url": "https://arweave.net/cz9lS2Pi4jLa3DLtf2_nhNn0DWwtihd6u8lcnr9Xco4/997.png"
}
```
Proposal for new metadata:
```json!
{
"description": "Anata NFT is a brand new form of NFT identity. It's the first NFT you can literally be. Anatas use your webcam or phone camera to mimic your movements exactly. When you speak, your Anata speaks. When you blink, your Anata blinks. Move your head back and forth, raise your eyebrows, squint your eyes — it's all reflected immediately by your Anata. Each Anata is bundled with a set of emotes so you can be extremely expressive. Fire eyes, anger, peace signs, shame, heart eyes, and more.",
"type": "live2d",
"project": "anata",
"name": "997",
"image": "https://arweave.net/cz9lS2Pi4jLa3DLtf2_nhNn0DWwtihd6u8lcnr9Xco4/997.png",
"animation_url": "https://arweave.net/NRAdP_RBVCmhkMOFIuqNs9mwSolWRcSaMIkR_6yHUH8/F_SET0832.mp4",
"model_url": "https://arweave.net/RJP12w7VBfmjbAL9nYxZUuZ2wPUJXGj9lhYNdO2oNSY/F_SET0832.zip",
"attributes": [
{
"trait_type": "Body",
"value": "Feminine"
},
{
"trait_type": "Clothing",
"value": "QiPao and Pants"
},
{
"trait_type": "Hair",
"value": "Long Red"
},
{
"trait_type": "Type",
"value": "Human"
},
{
"trait_type": "Weapon",
"value": "Gladius"
},
{
"trait_type": "Sigil",
"value": "Sun Sigil Blue"
}
],
"animation_preview_url": "https://arweave.net/GjIcZ25gq3LCzfzjjrJ5d5dStH_OAbVxW_hhaupND-8/F_SET0832.png",
"pfp_url": "https://arweave.net/cz9lS2Pi4jLa3DLtf2_nhNn0DWwtihd6u8lcnr9Xco4/997.png",
"vrm_url": "https://arweave.net/VRM_HASH/997.vrmm"
}
```
Difference is addition of
``"vrm_url": "https://arweave.net/VRM_HASH/997.vrm"``
## Examples
- https://github.com/itsmetamike/awesome-3D-avatar-collections
### Cyberbrokers Genesis Mechs

### Avastars

### Meebits

### Retrodoge

### Forgotten Rune Wizards Cult

And many more