# Diversity at NIME

## Diversity at NIME

- [Welcome](https://diversity.nime.org/readme.md)
- [Mentorship Call for Applications](https://diversity.nime.org/current-activites/mentorship-call-2023.md)
- [LATAM NIME Network](https://diversity.nime.org/current-activites/latam-nime-network.md)
- [ESL Editorial Assistance for NIME 2022](https://diversity.nime.org/past-actions/editorial-assistance-for-english-as-second-language-2022.md)
- [Mentorship Programme Call for NIME 2022](https://diversity.nime.org/past-actions/mentorship.md)
- [Workshop on Diversity and Inclusion at NIME 2021](https://diversity.nime.org/past-actions/home.md)
- [Online Diversity Workshop January 2021](https://diversity.nime.org/past-actions/online-diversity-workshop.md): Pilot Workshop
- [Editorial Assistance Pilot Scheme in NIME 2021](https://diversity.nime.org/past-actions/editorial-assistance-for-english-as-second-language-submissions-pilot-scheme-2021.md)


---

# 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://diversity.nime.org/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.
