> ## Documentation Index
> Fetch the complete documentation index at: https://docs.kingdomly.app/llms.txt
> Use this file to discover all available pages before exploring further.

# Single Asset

> One NFT for all tokens in the collection

## Creating a single asset art project

To create a single asset art project, you can follow these steps:

<Steps>
  <Step>
    Go to the <a href="https://kingdomly.app/create/art-gallery" target="_blank">Art Gallery</a>.
  </Step>

  <Step>
    Click on the "**Create**" button.
  </Step>

  <Step>
    Select the "**Single Asset**" option.

    <img src="https://mintcdn.com/kingdomly/u6DdzcZioCKWEUuI/images/1-of-1s-modal.png?fit=max&auto=format&n=u6DdzcZioCKWEUuI&q=85&s=cbbdf8a039bbbee0bd564451aa1c1c13" alt="1 of 1s option" height="150" className="rounded-lg" data-path="images/1-of-1s-modal.png" />
  </Step>

  <Step>
    Hit add asset and upload one image/video file.
  </Step>

  <Step>
    Set the name, description, and quantity you want.

    <img src="https://mintcdn.com/kingdomly/u6DdzcZioCKWEUuI/images/single-asset-upload-modal.png?fit=max&auto=format&n=u6DdzcZioCKWEUuI&q=85&s=726e8b8584b76ca02500a85c9895943c" alt="single asset upload modal" height="150" className="rounded-lg" data-path="images/single-asset-upload-modal.png" />
  </Step>

  <Step>
    Upload asset and check the preview.
  </Step>

  <Step>
    Publish your art project.
    <Check>You will need to have atleast one asset uploaded to publish your art project</Check>
  </Step>
</Steps>

### Supported files

At the moment, these are the file types you can use for your single asset art project.

* Images (PNG, JPEG, GIF)
* Videos (MP4)

File sizes should be less than 10MB.

<Info>
  We are working on adding more options soon, so you will have even more flexibility in the future!
</Info>

### Traits handling

To add traits to your single asset, you must set it up while uploading your assets.

<img src="https://mintcdn.com/kingdomly/u6DdzcZioCKWEUuI/images/1-of-1s-trait-handling.png?fit=max&auto=format&n=u6DdzcZioCKWEUuI&q=85&s=3654cb325826f66aba5dc32b062a08cf" alt="single asset" height="150" className="rounded-lg" data-path="images/1-of-1s-trait-handling.png" />

You can add as many traits as you want, but you will need to a key and a value for each trait.

<Tip>
  If you set the value of a trait to `<file_name>`, the value will be the name of the file you uploaded.
</Tip>
