# Verified vs unverified

## Unverified coins <a href="#h_38c323e881" id="h_38c323e881"></a>

1. Orange warning label: Unverified coins display a clear orange warning at the bottom of their coin page. See below.

   <figure><img src="https://downloads.intercomcdn.com/i/o/flia4w7b/1464056247/5713c03d44dde43d02d8338b2247/unverified.jpeg?expires=1745280000&#x26;signature=e70dc7ae941349dd4f6f8282764f716d8ea691fcc4fabf70c64dfb733eface0f&#x26;req=dSQhEsl7m4NbXvMW1HO4zVIuqeuZpnYkClCyYCJ29iS3F%2B38Cs3rsIx7S3Pn%0Az0BH%0A" alt=""><figcaption></figcaption></figure>
2. Searchable by name, ticker, or contract address You can find unverified coins by searching their name, ticker, or contract address.
3. Automatically indexed High volume coins may be automatically indexed and appear in the Trending, Top Gainers, Top Market Caps, and New categories without being verified.

## Verified coins <a href="#h_2778b44a47" id="h_2778b44a47"></a>

1. No warning label: Verified coins do not display an orange warning.
2. Searchable by name, ticker, or contract address. You can find verified coins by searching their name, ticker, or contract address.

{% hint style="info" %}
Verified coins are not endorsed by Moonshot. Only interact with coins you trust. Memecoins have no intrinsic value and are not investments or assets; their prices may be extremely volatile.
{% endhint %}


---

# 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.moonshot.com/coins/verification/verified-vs-unverified.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.
