> For the complete documentation index, see [llms.txt](https://docs.dapplooker.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dapplooker.com/dapplooker-analytics/featured-projects.md).

# Featured Projects

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

What are DappLooker featured projects?

DappLooker featured projects are a selection of the most popular and trending dapps on the platform. The projects are selected based on various factors, including user activity, social media engagement, and developer activity.

Sure, here are the steps on how to view the featured projects on DappLooker:

1. Go to the DappLooker website&#x20;

<https://dapplooker.com/home>

2. Click on the My Dashboard section and then click on Register project

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

3. There will be Two options either you can register for a new project OR

4. Click on the "Featured Projects" tab.

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

5. This will show you a list of the most popular and trending Projects.

<figure><img src="/files/16e0wRwnmOiyGeXhE91I" alt=""><figcaption></figcaption></figure>

6. You can sort the list by category, volume, or price.
7. You can also search for projects in the search tab.
8. To view more information about a dapp, click on its name.
9. This will show you a detailed overview of the dapp, including its features, team, and roadmap.
10. You can also view the dapp's charts and metrics.

### Here are some of the benefits of using DappLooker to view featured projects:

* DappLooker is a comprehensive and user-friendly platform that makes it easy to find and learn about dapps.
* The featured projects list is a great way to discover new dapps and stay up-to-date on the latest trends in the dapp space.
* DappLooker provides detailed information about each dapp, including its features, team, roadmap, charts, and metrics. You can perform analytics and create charts, visualizations, and dashboards right away on the featured projects.

### Here are some additional tips for using DappLooker featured projects:

* Use the filters to narrow down your search. DappLooker allows you to filter featured projects by category, blockchain, and other criteria. This can help you find projects that are most relevant to your interests.
* Read the project descriptions and ratings. The project descriptions and ratings can give you a good overview of what the project is about and what other users think of it.
* Visit the project website and social media pages. The project website and social media pages can provide you with more information about the project, such as its team, roadmap, and community.
* Try out the project. The best way to learn about a dapp is to try it out for yourself. Most dapps are free to use, so you can easily experiment with them without any risk.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.dapplooker.com/dapplooker-analytics/featured-projects.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
