# Developer Roadmaps

- [Developer Roadmaps: Mô tả chi tiết](https://blogs.nhquydev.net/developer-roadmaps/developer-roadmaps-mo-ta-chi-tiet.md)
- [Roadmaps: ASP.NET Core Developer](https://blogs.nhquydev.net/developer-roadmaps/roadmaps-asp.net-core-developer.md): Hướng dẫn từng bước để trở thành nhà phát triển lõi ASP.NET vào năm 2024
- [Bảng phân loại cấp độ nhà phát triển .NET](https://blogs.nhquydev.net/developer-roadmaps/bang-phan-loai-cap-do-nha-phat-trien-.net.md)
- [ClearPath cho Team .NET Core](https://blogs.nhquydev.net/developer-roadmaps/clearpath-cho-team-.net-core.md): Để xây dựng một file ClearPath hoàn chỉnh cho team .NET Core, bạn cần định hướng rõ ràng các mục tiêu, kỹ năng cần phát triển, công nghệ cần sử dụng, và các tiêu chí đánh giá theo từng giai đoạn.


---

# 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://blogs.nhquydev.net/developer-roadmaps.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.
