# What are token warnings?

You may see Info Labels or Token Warnings while swapping and navigating throughout the site. These warnings are to alert you to the potentially heightened risk in trading these tokens.

Token Warnings are available for Ethereum (ERC-20) tokens and supported Layer 2 tokens.

**How are Token Warnings determined?**

| Label                                                                                                                              | **Criteria**                                                                                                                                                                                               |
| ---------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| No Warning                                                                                                                         | Any token that has been listed by a US-based centralized exchange, such as Coinbase, Kraken, or Gemini. In very rare cases, a token separately reviewed and approved by HotKey.                            |
| <p> </p><p>Info Label</p>                                                                                                          | Any token that is frequently swapped on HotKey (and has satisfied other basic quantitative criteria) but is not traded on a leading U.S. centralized exchange. We plan to update these criteria over time. |
| <p> </p><p><img src="https://support.uniswap.org/hc/article_attachments/9831020498957" alt="Strong.jpg" data-size="original"></p>  | Any token that is not frequently swapped on HotKey (and has not satisfied other basic quantitative criteria) and is also not traded on a leading U.S. centralized exchange.                                |
| <p> </p><p><img src="https://support.uniswap.org/hc/article_attachments/9831037996557" alt="Blocked.jpg" data-size="original"></p> | Manually curated by HotKey to block tokens that violate trademarks, that have proven to be scams, or otherwise based on legal considerations.                                                              |

**Additional Disclosure**

Token Warnings are created using information from third-party data providers. HotKey does not guarantee their accuracy and makes no representations or warranties about their relevance or currentness. Data frequently is not available for selected tokens, particularly newer or less popular tokens, and no tokens are reviewed for their quality, merits, or soundness as investments.

Our Token Lists and Token Warnings are not investment advice and should not be construed as such. They do not purport to be exhaustive as to all potential risks; always conduct your own research about tokens before buying or selling them. All information is provided for informational purposes only and is not a recommendation of any investment strategy, nor is it a solicitation to buy or sell any investment. You should not buy or sell any asset without first determining if it is appropriate for your portfolio or investment strategy. All investments involve risks, including the potential loss of principal.&#x20;


---

# 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://docs.hotkeyswap.com/miscellaneous/technical-reference/what-are-token-warnings.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.
