# Official

## What is an "official" coin?&#x20;

The "Official" badge (indicated by a blue checkmark) shows that a coin has a known association with a notable person, brand, or company.

For example, JUP is associated with Jupiter, and cbBTC is associated with Coinbase.

{% hint style="info" %}
The blue checkmark indicates a coin's association with a notable person, brand, or company. It does not indicate Moonshot's verification or endorsement.
{% endhint %}

#### How is "official" status determined

A coin receives the "Official" badge when there is clear public evidence of its association with a notable entity, brand, or individual. This may include:

* Official announcements from the brand, entity, or public figure
* Verifiable connections to established brands or companies
* Documented relationships between the coin and the associated entity

#### What the "official" badge is NOT

It's important to understand what this badge does not represent:

* It is not a verification of the coin's quality or potential
* It is not an endorsement by Moonshot
* It does not guarantee the coin's performance, security, team, etc.


---

# 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/official.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.
