# Deploy A Contract

#### FV Metadata Management

* IP pinning services

Select your preffered option to deploy a smart contract.

1. [1 of 1 Asset Upload](/fveco/hub/1of1.md) - Create a 1 of 1 NFT Collection.
2. [Upload Assets](/fveco/hub/assets.md) - Create a collection with image files only.
3. [Upload Assets + Json](/fveco/hub/json.md) - Create a collection using image & .json files.
4. [Custom C.I.D](/fveco/hub/cid.md) - Create a collection with metadata pinned on Arweave or IPFS.\ <br>

The standard IP smart contracts we offer are a poweful tool to use for artists.


---

# 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/deploy.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.
