# Coin Search

Coin Search is a feature that allows users to search for information about various tokens/coins. This helps users seize market opportunities and acquire them through KEYRING EXCHANGE.

## Search Coins&#x20;

Introducing the star of this update: The **Coin Search** feature! This feature allows users to easily find tokens on the desired blockchain, greatly enhancing asset management capabilities.

<figure><img src="/files/AP4wF3x1NsI9QLANrGz9" alt="" width="375"><figcaption></figcaption></figure>

## Find the Top Performers

Upon activating the search function, users will instantly see the top 3 tokens with the highest increase in value within the past 15 minutes on the selected chain. These tokens will dynamically change based on your chosen blockchain.

<figure><img src="/files/yHJ0miEergteprbGILKy" alt="" width="375"><figcaption></figcaption></figure>

## View Search History

Users can easily review their previous searches in the **History** section. This allows for a quick reference to tokens they are interested in.

<figure><img src="/files/OKjhxQqXjWp5u9KQXD1h" alt="" width="375"><figcaption></figcaption></figure>


---

# 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://help.keyring.app/keyring-pro/how-to-use/coin-search.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.
