# Publish IP

Once you’ve finished making art or music and your content is ready to deploy. You can publish your work with a smart contract that helps provide transparency to collectors or other end users. Once published, your collection will be accessible on the creator dashboard.

You can publish your IP & submit the NFT smart contract for approval on Fractal Visions to be listed.

<figure><img src="/files/kX9OKOpQeBKRHobxLXGQ" alt=""><figcaption></figcaption></figure>

**The case for NFT-specific licenses**

Many people buy NFTs to own an avatar, an artwork, or any number of other creative outputs — but the reality is they usually can’t be sure of what they’re getting. When you buy an NFT today, you’re usually purchasing a tokenID (stored on a blockchain), along with metadata that “points” or refers to some other content file (typically stored off-chain, though there are examples of fully on-chain artwork). This fact causes confusion regarding rights of NFT buyers in the vast majority of cases.

US copyright laws do not automatically grant buyers of artwork (both traditional and digital works) the right to reproduce, adapt, or even publicly display the artwork. Without a license or assignment of the copyright from the NFT creator, the buyer cannot exercise any of the rights under copyright (such as reproduction, adaptation, and public display) except through copyright exceptions such as “fair use” which are narrow and uncertain.

Licenses allow creators to grant holders additional rights, but to date, licenses aren’t applied consistently across projects. Many projects launch without licenses, or with custom licenses that create more ambiguity than they resolve. Licenses (and other documentation of what buyers are legally allowed to do with their NFTs) are often kept off-chain, where they could be changed in ways holders don’t expect.

These issues are compounded by the fact that copyrights are notoriously difficult to transfer. Even a savvy buyer has no way to inspect an infinite bundle of rights and know which ones a previous owner may have already given away.

Standardized NFT-specific licenses should ideally be tracked and enforced on the blockchain to provide more certainty for users. Better licensing frameworks have the potential to make high quality licenses more readily available, clear up ambiguity around ownership, and save creators some of the burden (and expense) of creating their own licensing regimes. ( [a16z Source Article](https://a16zcrypto.com/posts/article/introducing-nft-licenses/) )

<figure><img src="/files/xPHrRv111szHNZ25qAU6" alt=""><figcaption></figcaption></figure>

<p align="center"><a href="https://www.fractalvisions.io/launchpad" class="button primary" data-icon="droplet-plus">Create Drop</a></p>

Choose from 7 EVM networks to deploy your IP License Smart Contracts for a new project.

{% content-ref url="/spaces/EK7cRGHUjLaqgeBOou4m/pages/c94b8c3adf4173380a618c498d9fa31a264d3dbc" %}
[Creator](/fveco/membership/creator.md)
{% endcontent-ref %}

Claim your "IP Creator" role from guild for access to the discord. This is the best place for tech support during launch. Make sure to submit your contract for listing after deployment.


---

# 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.fractalvisions.io/explore/publiship.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.
