> 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/nc-member.md).

# NC Member

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

* **Expertise**: Nominees should have significant expertise in areas relevant to GCRI’s mission, such as risk management, innovation, policy development, or related fields.
* **Leadership**: Demonstrated leadership experience and the ability to contribute strategically to the advancement of GCRI's objectives.
* **Commitment**: Willingness to engage actively in council activities and meetings.

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

1. **Nominee Information**:
   * Provide comprehensive details about the nominee, including full name, professional title, organization, and contact information.
2. **Expertise and Contributions**:
   * Outline the nominee's areas of expertise and potential contributions to the National Advisory Council. Highlight any previous achievements or roles that demonstrate their suitability for the council.
3. **Reason for Nomination**:
   * Clearly articulate why you believe the nominee is an ideal candidate for the National Advisory Council, focusing on their qualifications and how they align with GCRI’s mission.
4. **Additional Documents**:
   * Attach the nominee’s CV or resume, and any other supporting documents that provide further evidence of their qualifications and accomplishments.

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

* **Completing the Form**: Ensure all sections of the nomination form are filled out accurately. Review the information provided for completeness and correctness before submission.
* **Document Attachments**: Attach all required documents in the specified format. Ensure that attachments are clearly labeled and relevant to the nomination.
* **Final Review and Submission**: After reviewing the nomination form and attached documents for accuracy, submit the form through the designated platform.

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

* **Acknowledgment**: Upon submission, you will receive an acknowledgment confirming that the nomination has been received.
* **Review Process**: Nominations will be reviewed by GCRI’s selection committee. The review process considers the nominee's expertise, experience, and potential contribution to the council.
* **Notification**: Both the nominator and nominee will be notified of the outcome once the selection process is complete.

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

{% embed url="<https://docs.google.com/forms/d/e/1FAIpQLSflTRA8hkX_W7bQO2qoP7nN9DEfywS6UVrtdvfHd-7h6o5pTw/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/nc-member.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.
