# ⚙️ Token Sniffer

{% hint style="success" %}
Solana users do not have easy access to relevant on-chain data insights, and since the majority of tokens on Solana are scams, let's avoid preventable mistakes and not fall easily into bad projects.
{% endhint %}

### Snif Tokens

Track token security audit and details such as price, market capitalization, the total supply, the supply in circulation, the deployment date, the address of the owner, and the links to its online presence (social media and website).&#x20;

Solsniffer offers its data as an API service.

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

### Data Processing

Solsniffer computes Snifscores for every token by collecting, organizing, and interpreting data from different providers with our proprietary algorithm.

Visit the User Guide for how to use our token sniffer.

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

### Use Cases

* Get insights about any Solana token.
* Avoid interacting with malicious and potential frauds with [Snif Tokens](/solsniffer-user-guide/product-snif-tokens.md).
* Find potential gems on Solana.

### From difficult to simple&#x20;

The most complicated thing about reading blockchain data is organizing all of your findings, while keeping track of where to search next. All of our product line solves the problem of making easier what is hard to understand.


---

# 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://solsniffer.gitbook.io/solsniffer-user-guide/product-snif-tokens/token-sniffer.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.
