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

# Requirements

## General Requirements

* [ ] Scanned copy of Application Form UPM-NGOHS-OP-01F1 (3 pages)
* [ ] Scanned copy of TOR to be uploaded in the Google Form. IF ADMITTED submit an Official (Original) Transcript of Records. Remarks shall be: “Copy for UP Manila”\
  \
  **IF ADMITTED**:\
  **FOR LOCAL STUDENTS:**  submit an Official (Original) Transcript of Records. Remarks shall be: “Copy for UP Manila”\
  \
  **FOR FOREIGN STUDENTS**: submit an Official (Original) Transcript of Records. Remarks shall be: “Copy for UP Manila”<br>
* [ ] Scanned copy of the Original or Certified True Copy of Diploma with the university/college seal and signature of the registrar in ink
* [ ] Curriculum Vitae (CV) with updated picture
* [ ] Scanned or soft copy of two (2) complete and signed Recommendations (forms provided in the Application Packet). The forms must be emailed directly to <upm-ngohs@up.edu.ph>.
* [ ] Scanned copy of Birth Certificate
* [ ] Scanned copy of Marriage Contract for married female applicants
* [ ] An Essay on an 8 1/2’” x 11” sheet of paper describing your motivation for pursuing graduate study and your view of self-directed learning as a method of instruction. Likewise, provide a description of your research interest
* [ ] Scanned copy of PRC License/Certificate (for MRS, MRS-SP, MS Dentistry and MA in Nursing Applicants if applicable)
* [ ] A dissertation proposal abstract and published creative works (for PhD Nursing Applicants)
* [ ] Scanned copy of official receipt of processing fee or acknowledgement receipt from Linkbiz

## Additional Requirements for Foreign Applicants

* [ ] Scanned copy of TOEFL (or its equivalent) score of at least 550 (written test) or 173 (computerized tests), 70 (internet based) , IELTS (band 6). Original to be presented for verification or a certification from the university previously attended that English is used as the medium of instruction
* [ ] Scanned copy of Affidavit of Support/Certification of Financial Capability in English
* [ ] Scanned copy of Official Transcript of Records with GPA and UNIVERSITY GRADING SYSTEM and Certified True Copy of Diploma in English. If written in another language, these documents must be translated to English and authenticated by the Philippine embassy /consul from country of origin
* [ ] Scanned copy of passport, original to be presented for verification (if Applicable)


---

# 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, and the optional `goal` query parameter:

```
GET https://ngohs-1.gitbook.io/application/requirements.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
