# Asset Base

Vitruveo's Asset Base feature offers a streamlined approach for creators to consign their digital assets. By integrating this function at the protocol level, Vitruveo ensures that once an asset is consigned, it becomes instantly accessible on all decentralized applications (dapps) within the platform. This eliminates the need for creators to individually upload their work to multiple dapps or marketplaces, simplifying the distribution process.

<figure><img src="/files/1ti2PjNrMSmd90sjrtno" alt=""><figcaption></figcaption></figure>

### **Key Standards of Asset Base**

1. **MetaData Standard Compliance**:
   * Vitruveo mandates that all assets comply with established traditional metadata standards.
   * For visual art, the LinkedArt standard is used, which is the choice of leading museums worldwide.
   * For music, the standard is Media Enrichment and Description (MEAD), catering to audio assets.
2. **Flexible Licensing under Creative Commons**:
   * Vitruveo employs tokenization for licenses, adhering to the Creative Commons standard.
   * This approach is akin to practices of major platforms like YouTube.
   * Various license types are available (e.g., NFT, Streaming, Print on Demand), allowing creators to choose the most suitable licensing method for their work.
3. **Digital Signing with C2PA Standard**:
   * All artworks need to be digitally signed by creators using the Coalition for Content Provenance and Authenticity (C2PA) standard.
   * This requirement not only deters plagiarism but also provides a verifiable method for creators to establish the authenticity of their work.


---

# Agent Instructions: 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:

```
GET https://docs.vitruveo.xyz/core-concepts/asset-base.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
