The avatar creation tool for everybody: create and express yourself in your very own avatar.
Create your own metaverse on a web browser, using the development solution created by HIKKY.
The single account for all Vket services.

You must create a Vket Account to apply for an exhibition, submit your creation, or host your events in Vket. Sign up can be done easily by linking your service accounts!

For exhibitors mainly creating space exhibitions, Vket provides frequently used gimmicks such as Avatar Pedestal, Pickup, and components to integrate exhibits into world gimmicks as official assets.
VketPrefabs List button to open the VketPrefabsMainMenu, and generate or configure them from there.By adding a special component to your 3D model, your model can appear as a prize in coin games in this world.
not all models may be adopted.This prefab includes a gimmick that makes items follow the player’s body when activated by a button. The item’s position can be adjusted using a slider UI.
This Avatar Pedestal will show confirmation dialog.
A prefab that can play audio either on Interact or when a player enters the exhibition area.
This prefab serves as a replacement for VketSoundFade used in Vket2024 Winter for world BGM control.
This prefab contains a chair gimmick for general use.
This Prefab contains a chair gimmick which auto adjusts by the player’s Hip bone height.
On Interact, the exhibitor circle page on Vket official site will open on the web browser.
This prefab only works within the Vket venue worlds during the event period.
On Interact, the Group page will open inside the VRChat menu.
If the group is subscribed, the group's store page can be opened.
As a visual for the prefab, you may set an image from templates, or a designated image at your choice.
A prefab that opens a specified web page from a URL.
Only domains designated by Vket staff can be used.
This prefab only works within the Vket venue worlds during the event period.
A prefab that downloads an image from a URL using VRChat’s Image Loading feature.
You can specify where the downloaded image will be displayed using the Renderer and Material.
The image is loaded when VketOnBoothEnter is triggered, and overwrites the MainTex of the specified Renderer’s material. (The shader parameter to overwrite can be changed in TextureInfo)
Only one image can be loaded at a time across the entire world. If another exhibition loads an image, previously displayed images will revert to their original texture.
*If the domain is not set in VRChat's TrustedURLs, and the Allow Untrusted URLs setting is not enabled on the visitor's settings, the image will not be loaded.
*This prefab is intended for advanced users. Please configure settings via the Inspector after generating the prefab.
A prefab that downloads text data from a URL using VRChat’s String Loading system when a player enters the exhibition area.
The downloaded text is written to the component specified in TargetText.
The Text, TextMeshPro, and TextMeshProUGUI components are supported for output.
*If the domain is not set in VRChat's TrustedURLs, and the Allow Untrusted URLs setting is not enabled on the visitor's settings, the image will not be loaded.
*This prefab is intended for advanced users. Please configure settings via the Inspector after generating the prefab.
This Switcher will switch the language settings in the venue world. (This will be used to switch English notations and Japanese notations)
When set to English, objects set to En Switch Objects will be shown, and Jp Switch Objects will be hidden.
On Japanese, the show/hide will be reversed.
The language switch also applies to other exhibitions, changing the English/Japanese display for the entire world. The language switch will be applied locally, not to be synchronized to other players.
A prefab that displays a VRC_Mirror.
This Pickup lets one hold the object in hand.
In addition to VketPickup, this Pickup allows you to equip the object on the head or other parts.
Example of usage: Equip a hat on the head. The hat will follow the head even after letting the hands go.
The VketVideoPlayer will play a video upon Interact or Player’s entry to the the exhibition area.
Limitation: only 1 per 1 exhibition can be used.
This prefab will change the URL of the designated VketVideoPlayer, and play the video.
Like the Trigger in the VRCSDK2, it will run an action upon Interact.
Like the Trigger in the VRCSDK2, it will run an action upon Player’s entry or exit from the booth.