# For Fantom Artists

This is a checklist of what you'll need to do to auction your artwork on Campfire.

If you mint your collection directly on Campfire, you can skip step 2.

If you already have a collection minted, you can skip to step 1.

### 1. Create your 1-1 collection -> [how to](/use-cases/for-fantom-artists/creating-a-1-1-collection.md)

* [ ] Connect your wallet on campfire and get on the network you want the collection to be on&#x20;
* [ ] Create a new collection
* [ ] Create your first NFT for the collection
* [ ] Create following NFTs

### 2. Getting indexed -> [how to](/use-cases/for-fantom-artists/getting-indexed.md)

* [ ] Check that your collection is not already indexed
* [ ] Message us in our discord

### 3. Getting the collection verified -> [how to](/use-cases/for-fantom-artists/getting-collection-verified.md)

* [ ] Fill out the collection details&#x20;
* [ ] DM @0xCampfire on Twitter your collection address
* [ ] Drop us a line about it in our discord

### 4. Starting an auction -> [how to](/use-cases/for-fantom-artists/starting-an-auction.md)

* [ ] Fill out the duration and minimum bid

<br>


---

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