Once you have the necessary files ready, you can use the upload feature provided on the website to submit the relevant dance files for review.

Upload Steps

1

Open the Dance Interface

After opening the Vidol interface, click the Expand button on the right side, switch to the Dance tab, and then click the Dance Market button, as shown in the image below:

2

Click Create Dance

After entering the dance market, click the Create Dance button to open the dance creation form:

![](https://oss.vidol.chat/dance-manual-step-2.png)
3

Fill Out the Dance Form

Next, upload the dance files you prepared in the previous step, add the dance ID, name, and corresponding description. For detailed explanations of the dance fields, refer to the Dance Parameter Description. Once completed, click the Upload and Submit button at the bottom:

Parameter Descriptions

danceId
string
required

The ID used to uniquely identify the dance.

name
string
required

The name of the dance, not exceeding 64 characters.

src
string
required

The address of the animation file.

audio
string
required

The address of the audio file, currently supporting .mp3 and .wav formats.

cover
string
required

The dance cover, recommended size is 512*512.

thumb
string

The dance preview, automatically generated from the dance cover.

readme
string

Descriptive text, such as the address of the animation resources, usage notes, etc.

author
string

The name of the creator, this field will automatically retrieve the GitHub account name after review is completed.

homepage
string

The creator’s homepage, this field will automatically retrieve the GitHub account address after review is completed.

createAt
string

The creation date, this field will automatically generate the current date after review is completed.

Next Steps

After submission, the system will upload the local files to the remote server. Please be patient while the upload completes, and then proceed to the next step:

File Review and Merging