# What is Gems Vision?

Gems Vision is a powerful monitoring and trading tool designed to analyze blockchain activity on the Solana network. It helps users identify promising tokens in real-time, set custom filters, and even automate purchases. Below is an overview of the key features:

* [**Gems Vision**](/basics/gems-vision-interface.md)[ **Interface**](/basics/gems-vision-interface.md): Provides an intuitive dashboard with essential controls to pause, adjust notifications, view token history, and configure filters. Learn more in the Monitor Interface section.
* [**Filters**](/filters.md): Allows users to set **Metrics** and **Triggers** to refine the token selection process. Read more about Filters.
  * [**Metrics**](/filters.md#metrics): Define specific blockchain activity criteria such as buy-to-sell ratio, transaction fees, volume per transaction, and AI confidence scoring. Full details in the Metrics section.
  * [**Triggers**](/filters.md#triggers): Apply additional conditions like AI-based scoring and market cap filtering to display only relevant tokens. See the Triggers section.
* [**AutoBuy**](/autobuy.md): Enables automatic token purchases based on predefined filters and triggers, ensuring fast execution. Learn more in the AutoBuy section.
* [**History**](/history.md): Allows users to view all previously called tokens. By entering a contract address (CA), users can retrieve the last market cap at which Gems Vision called the token, the timestamp of the last alert, the number of alerts sent, AI Score, AI Confidence, and Key Metrics. Clicking "Show History" reveals every alert the bot has made for that token. More details in the History Button section.

With Gems Vision, traders can streamline their decision-making process, reduce manual work, and capitalize on market opportunities efficiently.

{% hint style="info" %}

### Important Notes

* Gems Vision only displays **Pump.fun** tokens.
* It will never show tokens on **Raydium**, reducing the risk of rugs.
* **Settings are the core feature** having the best settings **is crucial** for finding the best gems. Testing and adjusting filters **is key to success**.
  {% 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://docs.gems.vision/readme.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.
