# Search Bar

The Search Bar allows you to search for tokens, programs, and transaction trackings, in a clean and easy-to-follow manner.&#x20;

<figure><img src="/files/kCtuXFfPknGmu07NAeAM" alt=""><figcaption><p>Solscan Search </p></figcaption></figure>

With our updated and optimized interface, users can now perform search functions with ease, simply by typing the name of the NFT or the Program within the search bar.\
\
Within the search results themselves, we have sorted them into different categories that allow for easy tracking and monitoring. This, combined with Account Labeling, becomes a great tool for tracking and alpha searching across the Solana Ecosystem.\
\
Below are the examples of how various search results are displayed.\
\
**Token Search ($DUST)**&#x20;

<figure><img src="/files/G8jZ2V4AjVMKBU2OejJd" alt=""><figcaption><p>$DUST token (from DeGods)</p></figcaption></figure>

**Program Search (Metaplex)**

<figure><img src="/files/qqRKSGmII1y6R7OLrYdH" alt=""><figcaption><p>Metaplex Program </p></figcaption></figure>

**NFT Search**&#x20;

<figure><img src="/files/4fcN8wC5bTKjjMuCsTyQ" alt=""><figcaption></figcaption></figure>

**Solana Domain Name Service Search (Bonfida Integration)**&#x20;

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

With the newest update, users now can utilize our Search Optimization for ultimate transparency.&#x20;

Users can now look for labeled addresses on Solscan by typing the name of the project/exchange and voilà, all results will be displayed for preview.

<figure><img src="/files/fZz62Ln6odl3JBvNTciR" alt=""><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://docs.solscan.io/browsing-the-site/search-bar.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.
