> For the complete documentation index, see [llms.txt](https://dyor.hacken.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dyor.hacken.ai/do-your-own-research-101-crypto-course/how-to-evaluate-crypto-projects.md).

# How to Evaluate Crypto Projects

In this chapter, you will learn how to evaluate crypto projects effectively. We'll guide you through the essential steps to assess both the product and token aspects, ensuring you can confidently evaluate their health and potential. Discover how to scrutinize product health by researching its potential, usage, monetization strategies, and roadmap. Additionally, gain insights into checking tokenomics health, covering key aspects like token transactions, supply, and project security. Unlock the knowledge to make informed decisions in the world of cryptocurrencies.


---

# 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:

```
GET https://dyor.hacken.ai/do-your-own-research-101-crypto-course/how-to-evaluate-crypto-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.
