> For the complete documentation index, see [llms.txt](https://docs.element.market/welcome-to-element/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.element.market/welcome-to-element/forcreators/collection/element-verification-service.md).

# Element Verification Service

### Accelerated Verified&#x20;

“Collection verification“ brings greater trust to the NFT ecosystem by helping the community identify authentic creators and identify that the content belongs to them.&#x20;

A blue checkmark badge on a collection means the collection belongs to a verified account and has significant interest or sales.

<figure><img src="https://lh5.googleusercontent.com/BjJ-ATtCkZh6dPLo7yR4aNKFA8s7d-8GprrPaj_5VnbGTzYZDcckAuECgF_UWl7W9FOj8QijaXqAHvJ-J9Zxhd7AibAceKZoIh4ckJFPjDXdq6PQaE46YVfyXPmuVCSBCh1VFew5pWx7yRCdcxosWck" alt=""><figcaption></figcaption></figure>

### Minimum requirements to apply for verification & badging

Accounts that own one or more collections with at least 50 ETH of volume sold (or equivalent, 0 trading fee are not calculated in) and meet other criteria like minimum activity levels and social presence are eligible to apply for verification. Applying for account verification will also send any eligible collections for badge review. Creators don’t need to separately apply for account verification and collection badging. Here is the link for apply:

<https://docs.google.com/forms/d/e/1FAIpQLScWNzmmZA3wN-cbBqPTbJpFk97LAawWYYJNjt_nWAB93mNmrQ/viewform>&#x20;

### If you want to do an acceleration for verification & badging

We provide an acceleration plan for collections who want to be verified before the trading volume meets the minimum trading volume, while under the circumstances that the team/creator, investors, and the project background, etc, is being verified to be real. And here is the service charge.&#x20;

<table data-header-hidden><thead><tr><th width="88.00000000000003"></th><th width="257"></th><th></th></tr></thead><tbody><tr><td><br></td><td>Trading Volume</td><td>Price</td></tr><tr><td>1</td><td>&#x3C;10 ETH</td><td>999 USDT/Collection</td></tr><tr><td>2</td><td>50 ETH > Volume > 10 ETH</td><td>599 USDT/Collecion</td></tr></tbody></table>

<br>

If you want to apply for this acceleration, please finish the application first:

<https://docs.google.com/forms/d/e/1FAIpQLScWNzmmZA3wN-cbBqPTbJpFk97LAawWYYJNjt_nWAB93mNmrQ/viewform>,&#x20;

and then, contact @Yony\_Dawn (<https://t.me/Yony\\_Dawn>) on Telegram.

<br>

<br>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.element.market/welcome-to-element/forcreators/collection/element-verification-service.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
