> For the complete documentation index, see [llms.txt](https://nishchalnishant.gitbook.io/neetpg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://nishchalnishant.gitbook.io/neetpg/readme.md).

# Introduction

Welcome to the **Medical Master Workspace**, your unified hub for MBBS textbooks, 4th-year clinical rotation notes, and comprehensive NEET PG preparation.

## 🚀 Navigation

* [**NEET PG Command Center**](https://github.com/nishchalnishant/bro/blob/main/PG/README.md): Structured subject-wise notes, MCQ banks, and revision systems for PG entrance exams.
* **\[4th Year Resources]\(4th Year/README.md)**: Textbook summaries and clinical rotation notes.

## 🛠️ Study Protocol

1. **Phase 1: First Read**: Complete subject notes and high-yield topics.
2. **Phase 2: MCQ Practice**: Solve QBanks and Topic-wise PYQs.
3. **Phase 3: Revision**: Use the Revision System and High-Yield Tables.
4. **Phase 4: GTs**: Take Grand Tests and log mistakes in the Error Notebook.

***

*Stay consistent, stay disciplined. The rank is a byproduct of the process.*


---

# 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://nishchalnishant.gitbook.io/neetpg/readme.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.
