> For the complete documentation index, see [llms.txt](https://docs.therisk.global/nexus-paradigm/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.therisk.global/nexus-paradigm/overview/forms/nomination/rc-fellow.md).

# RC Fellow

### <mark style="color:purple;">**Eligibility and Qualifications**</mark>

* **Academic Excellence**: Applicants should possess a PhD or equivalent in a field relevant to GCRI’s research focus areas.
* **Research Experience**: Demonstrated experience in conducting high-quality, independent research.
* **Alignment with GCRI’s Mission**: Proposals should align with GCRI’s objectives in risk management, innovation, or related disciplines.

### <mark style="color:purple;">**Application Process**</mark>

1. **Personal and Contact Information**: Complete all fields related to personal information, ensuring accuracy and up-to-date contact details.
2. **Academic Background**: Detail your highest academic degree, field of study, institution, and year of graduation.
3. **Research Proposal**: Submit a clear and concise proposal outlining your intended research project, objectives, methodology, and expected outcomes. Highlight how your research aligns with GCRI’s mission and contributes to the field.
4. **Curriculum Vitae (CV)**: Attach your current CV, including publications, previous research projects, and any relevant academic or professional experiences.
5. **References**: Provide contact information for at least two references who can attest to your academic and research capabilities.

### <mark style="color:purple;">**Submission Instructions**</mark>

* **Review the Application Form**: Before starting your application, review the form to understand all the required information and attachments.
* **Prepare Your Documents**: Gather all necessary documents, including your research proposal and CV, ensuring they are in the required format.
* **Complete the Form**: Fill out the application form thoroughly. Double-check all entries for accuracy and completeness.
* **Attach Required Documents**: Upload your research proposal, CV, and any other requested documents as part of your application.
* **Submit Your Application**: Once you have completed all sections and attached all necessary documents, submit your application through the provided submission button.

### <mark style="color:purple;">**After Submission**</mark>

* **Acknowledgment of Receipt**: You will receive an email confirmation acknowledging the receipt of your application.
* **Review Process**: Applications will undergo a comprehensive review process by GCRI’s selection committee. This process may include evaluations of your research proposal, qualifications, and reference checks.
* **Notification of Outcome**: Applicants will be notified of the decision regarding their application. Successful candidates will receive further instructions on the next steps.

### <mark style="color:purple;">Submission Form</mark> 👇

{% embed url="<https://docs.google.com/forms/d/e/1FAIpQLSfVMSyytrEj4stsuDk_tqT31GSXsVUnBZIOKkylyfbEcWxMUg/viewform?usp=sharing>" %}


---

# 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://docs.therisk.global/nexus-paradigm/overview/forms/nomination/rc-fellow.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.
