# Browse and Search data

### By following these steps, you can effectively browse and search the data for your project.

1. To start browsing the data for your project, access the Analyzer section by clicking on it.

<figure><img src="/files/6Dtby59GIbruWCOq3mhg" alt=""><figcaption></figcaption></figure>

2. locate the "Browse Data" option. This feature allows you to explore the collections of indexed data related to your project.

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

3. Upon entering the "Browse Data" section, you'll find a comprehensive list of indexed data collections associated with your project.

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

4. To quickly find specific information within the indexed data, utilize the search functionality provided. Click on the "Search" button.

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

5. You can search for dashboards, charts, or collections, depending on the type of information you are looking for Eg. I am searching for Aave v3 Ethereum dashboard.

<figure><img src="/files/ZnD3DR3pOqGG8uXXLfwb" 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.dapplooker.com/dapplooker-analytics/products/analytics/browse-and-search-data.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.
