# Getting verified

Highlight verifies creators on a case-by-case basis to protect collectors. Creators who are verified will have a badge next to their name.

{% hint style="info" %}
Note: Lack of verification does not restrict the use of Highlight, but being verified helps enhance trust and authenticity for others.
{% endhint %}

### How to get verified

To get verified, follow these steps:

1. Link your Twitter account to your profile page. This will help our team verify your online identity and that your user profile is directly associated with your Twitter account
2. Then, fill out the form[ here](https://tally.so/r/nG9vBQ)

Currently we're only offering verification for creators. However, if you are a collector, you may still fill the form out. This data will be used later on when and if we prioritize collector verification.

Our team reviews verification submissions a few times a week. We will reach out via email if your account has been verified.

### Verification criteria

To obtain the verification badge, our team looks for the following:

* History of work: this can either be on Highlight or another platform where you’ve released work
* Verifiable online identity: we’ll review your other social accounts such as Twitter, Instagram, and Farcaster  to gauge when they were created and signs of recent activity.

### Losing your verification

If you engage in any activity that violates our [Terms of Service](https://highlight.xyz/terms-of-service), we reserve the right to revoke verification.


---

# 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://support.highlight.xyz/knowledge-base/for-creators/managing-your-collections/getting-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.
