# 1 of 1 Asset Upload

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

#### FV Single Upload Docs

* File upload with the following details.

Name\
Media File\
Description\
Traits (Optional)

Make sure the information here matches the review stage before you deploy.&#x20;

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

When these data entry fields are completed you can save your NFT metadata.

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

Once you have saved the metadata you can move on to the deployment.

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

For a 1 of 1 NFT collection smart contract we only allow the ERC-721 standard for deployment.

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

Complete the data entry for you collection information & choose a type of IP license rights.

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

Once you completed the data entry you can continue to the Review & Launch (1-Of-1) page.

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

For a 1 of 1 NFT collection smart contract we only allow the ERC-721 standard for deployment.

{% hint style="success" %}
The contract deployment fee is 0.0001 ETH ( Contact [Fractal Visions](https://x.com/Fractal_Visions) team to waive the fee. )
{% endhint %}

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

After reviewing all of the info click "Deploy Collection" to launch your NFT project.

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

You will see the progress bar appear and your wallet will be prompted to sign.

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

For the 1 of 1 collection deployment youu need to set the Token URI & Mint the NFT.

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

After all 3 steps have been completed you have successfully launched a collection !!!\
\
If you deploy a smart contract please send us the contract address or name of collection to add to the marketplace for listing.\
\
Then we can coordinate on posting about the project on social media. \
Take your time. Make art.


---

# 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/fveco/hub/1of1.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.
