# UPM NGOHS | Guide Book

## UPM NGOHS | Guide Book

- [FAQs](https://ngohs-1.gitbook.io/application/faqs.md)
- [Requirements](https://ngohs-1.gitbook.io/application/requirements.md)
- [Application Process](https://ngohs-1.gitbook.io/application/application-process.md): In this section, we will walk you through the process of Application.
- [Step 1: Generate Statement of Account](https://ngohs-1.gitbook.io/application/application-process/step-1-generate-statement-of-account.md)
- [Step 2: Payment](https://ngohs-1.gitbook.io/application/application-process/step-2-payment.md): Available Payment options
- [Step 3: Application Form](https://ngohs-1.gitbook.io/application/application-process/step-3-application-form.md)
- [Step 4: Submission of Requirements](https://ngohs-1.gitbook.io/application/application-process/step-4-submission-of-requirements.md)
- [Step 5: Submission of Recommendation Form](https://ngohs-1.gitbook.io/application/application-process/step-5-submission-of-recommendation-form.md)
- [Thesis Flowchart](https://ngohs-1.gitbook.io/application/thesis-flowchart.md): Must know information for Master's Thesis Proposal and Defense (click on images to view in full size)
- [Comprehensive Examination Flowchart](https://ngohs-1.gitbook.io/application/comprehensive-examination-flowchart.md): Must know information for Comprehensive Examination Process (click on images to view in full size)
- [Feedback](https://ngohs-1.gitbook.io/application/feedback.md): We'd love to hear from you!


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://ngohs-1.gitbook.io/application/faqs.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.
