# Getting collection verified

### How to find your unverified collection on Campfire?

Toggle the verified switch on the right side of the search bar. This will search through all the indexed collections on Campfire, verified or not.

![](/files/M0yeK8E94UnjRTcZbVDv)

### Step 1 - Fill out the collection details&#x20;

#### Navigate to your collection&#x20;

Make sure the wallet you connected to Campfire is the owner's address of the collection contract. Also double-check that you are connected to the correct network in your wallet (FTM is this is a Fantom collection)

#### You see an edit button on the collection header. Click it.

![](/files/cDiAVWBuzZuDqjaTO3BS)

#### Fill out the form:

* Twitter handle for the collection
* Discord URL if you have one
* Website URL if you have one
* Contact Email (this will not be publicly displayed)
* Choose 1 or 2 categories where the collection fits in

![](/files/w8JEh8xcqvqnRBdDDHBn)

#### Click Save!

### Step 2 - DM @0xCampfire on Twitter

DM Campfire on Twitter from your collection twitter account - Click the DM button in the form above for easy reach. This allows us to confirm that this is the official Twitter account of the collection.

> Can you verify my collection? Here is the official contract address: REPLACE WITH CONTRACT ADDRESS

### Step 3 - Drop us a line in our discord

Then you can head to our discord and let us know you filled out your details to verify the collection in the #project-verification channel: <https://discord.gg/ZGGBkwJ38t><br>

Sample message to post:

> Hi, I need my collection verified.\
> Project name: \[Your collection name] \
> Collection address: \[Your collection contract address]  \
> Chain: \[FTM or AVAX]


---

# 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/getting-collection-verified.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.
