> For the complete documentation index, see [llms.txt](https://artrific-nft-marketplace.gitbook.io/artrific-help-center/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://artrific-nft-marketplace.gitbook.io/artrific-help-center/verification.md).

# Verification

## What is a verified account or verified collection?

Account verification brings greater trust to the NFT ecosystem by helping the community identify authentic creators and content.

A blue checkmark icon on an account or collection means that account has been verified for authenticity by Artrific.

## How do I verify my account?&#x20;

Before you can apply for account verification, your account must have: Full name in your profile Contact links (Twitter, or Discord, or Telegram) Verify your email Buying or Selling one or more NFTs within the past 3 months

Here’s how to apply for account verification: Navigate to My Profile. Find the “Account verification” Once you’ve completed our request, click Submit request. Our customer support team will review your request, and you’ll receive a response within seven days. You can also see the review decision in your profile settings.

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

## **Loss of Verification**

If you violate our [Terms and Conditions,](https://artrific.io/terms-of-service) or engage in conduct that would disqualify you from account verification eligibility, you could lose your verified status. We reserve the right to remove verified status for any reason and without notice.

## How do I verify my collection

Before you can submit your collection for review, it must have the following characteristics: Your collection should have title, banner, logo image Account’s email is verified Collection’s contact links

Here’s how to apply for collection verification:

Navigate to My Profile. Find the “Collection verification” Once you’ve completed our request, click Submit request.

Our customer support team will review your request, and you’ll receive a response within seven days. You can also see the review decision in your profile settings.

We reserve the right to decline a collection badging request for any reason and remove the badge if the collection is not in line with our [Terms and Conditions](https://artrific.io/terms-of-service)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://artrific-nft-marketplace.gitbook.io/artrific-help-center/verification.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.
