# Search

## **DapDap Search vs. Google Search?**

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

The **Search** tab on **d'Avinci** is designed to be your all-in-one tool for finding the best opportunities across DeFi. Whether you’re searching for a specific chain, dApp, campaign, or medal, the **Search** tab allows you to instantly filter through DapDap’s extensive app library with ease.

With DapDap's **Search** function, we’ve simplified the process of discovering and interacting with the most relevant opportunities for your DeFi goals. Results are sorted by relevance, helping you find what you need without having to scroll through irrelevant options.

***

## Search lets you

* **Discover Chains**: Quickly find and filter popular chains on DapDap like **Mode**, **Scroll**, and **Blast**, or discover alternative ones.
* **Find Popular dApps**: Access trending dApps on DapDap instantly.
* **Track Campaigns & Airdrops**: Stay up to date on ongoing campaigns and airdrop opportunities based on your previous onchain activity.
* **Locate Medals**: Search for medals or rewards earned during previous onchain interactions, ensuring you never miss out on achievements.

{% hint style="info" %}
**Hint:** Search allows you to view recent searches and bookmark items for future reference. This allows you to easily revisit projects, dApps, or chains you're actively following.
{% 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.dapdap.net/apps/davinci/explore/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.
