# Looking up Projects

When you've identified potential market opportunities, the next step is to investigate specific projects. Here are some resources you can start off with:

* [https://www.coingecko.com](https://www.coingecko.com/)
* [https://coinmarketcap.com](https://coinmarketcap.com/)
* [https://www.cryptocompare.com](https://www.cryptocompare.com/)

Inside these project directories, you have to look for category pages like:

* cybersecurity projects
* meme tokens
* AI tokens

The idea is to narrow down into a specific submarket within all crypto projects. Once you’ve decided which market to research more thorough, you can start comparing project properties:

* market capitalization
* trading volume
* price performance
* community

Feel free to note down your shortlist in a spreadsheets or notes. Our top pick goes to:

* Notion
* Obsidian


---

# 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://dyor.hacken.ai/do-your-own-research-101-crypto-course/how-to-identify-worthy-crypto-projects/looking-up-projects.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.
