# Validator

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

All NFT element submissions must be validated before listing on the marketplace. To mint your element on the blockchain, it needs a positive vote from 60% of the validators.

**Guidelines for Submissions:**

* Submissions can be almost anything, but they should be well-described and tagged.
* Label your submission as "ORIGINAL" if you created it and can prove its authenticity. "FAKE" if it's sourced from the internet but you've added relevant tags and descriptions.
* "ORIGINAL" memes are unique creations, not taken from the internet. We'll validate its authenticity.
* "FAKE" memes aren't original but can be valuable if they're well-tagged and described.

**Validator Guidelines:**

* Avoid duplicates.
* Ensure a clear description.
* Use relevant tags.
* Maintain high quality.
* Categorize correctly.


---

# 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://openmeme-1.gitbook.io/openmeme.io/overview/validator.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.
