# Creating a 1-1 collection

### 1. Connect your wallet and the fantom network

![Click connect wallet](/files/7ldLQA5LdusF63Y0QW7w)

The green button in the top right will prompt you to connect your wallet.

Once connected, be sure that your network is set to Fantom.

![Check you are on the correct network in your wallet](/files/Nb54Rx7lJybBd0hlE7gw)

### 2. Create your one-on-one collection

Once you are logged in, you can navigate to your profile by clicking on the button in the very top right of the screen.

It's in the same place that the "connect" button was.

Once on your profile, you can create NFT collections by navigating to "My Art".

![](/files/Tbx3yBtTST57NtjzT361)

#### Click Create New Collection

#### Fill out the form.&#x20;

* Name of your collection
* Symbol for the collection - only letters and numbers
* Description of the collection
* Royalties (between 0% and 10%)\
  **Don't forget to add royalties if you want any.** These are <mark style="color:red;">**not editable later**</mark> so make sure you set it to what you want.
* Image for the collection

#### Click Create Collection

You'll get prompted to publish your collection in your wallet. Once successful you'll be redirected to the page to create the first NFT for the collection.

![](/files/h1m3OoCfSwcAAlctpTHe)

### 3. Create the first NFT:

#### Fill out the form

* Name of the NFT - <mark style="color:red;">required</mark>
* Description of the NFT - optional
* Image of NFT (can be .png, .jpg, .jpeg, .gif, .mp4) - <mark style="color:red;">required</mark>
* High Resolution Image - \*optional\
  If you have a 4K art for instance, add the high res image here and a lower image res above. The high res image will show in the "theatre" mode.\
  \&#xNAN;*Image and High res image cannot have the same file name.*
* Animation - \*optional
* "Attributes" or "Traits" - optional - enter name & value\
  For instance background: blue; eyes: sad\
  Rarity can be calculated on your collection function of the traits you enter.

![](/files/Yfk1Jhrf9HI9s24PoqLN)

#### Click Create NFT.

You'll be prompted to mint the NFT in your wallet and then sign an additional message to save the metadata you've entered.

👉 **Heads up**

If you have an issue and you never get to sign the second message, navigate back to the collection and the newly created NFT and click edit NFT.&#x20;

Enter all the details and try again. If it still doesn't work reach out to us in the discord.&#x20;

### 4. Create the following NFTs for the collection

Navigate to your collection - you can always find your collection under "my art" in your profile.&#x20;

#### Click add item here or on your collection's page.&#x20;

#### Follow the steps for creating an NFT as described above.


---

# 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.campfire.exchange/use-cases/for-fantom-artists/creating-a-1-1-collection.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.
