# Coordinating a Mentoring Program: A toolkit for ag

## Coordinating a Mentoring Program: A toolkit for ag

- [About](https://ypard.gitbook.io/mentoring/master.md)
- [Contact](https://ypard.gitbook.io/mentoring/about.md): Who do I contact if I have further questions?
- [Introduction](https://ypard.gitbook.io/mentoring/introduction.md)
- [Print this toolkit](https://ypard.gitbook.io/mentoring/print-this-toolkit.md): Click the link below to download a printable version of this toolkit
- [01: Getting started - Mapping your context](https://ypard.gitbook.io/mentoring/01-getting-started-mapping-your-context.md)
- [02: Choosing a mentoring approach](https://ypard.gitbook.io/mentoring/02-choosing-a-mentoring-approach.md)
- [03: Finding resources](https://ypard.gitbook.io/mentoring/03-finding-resources.md)
- [04: Building a program team](https://ypard.gitbook.io/mentoring/04-building-a-program-team.md)
- [05: Planning the mentoring program](https://ypard.gitbook.io/mentoring/05-planning-the-mentoring-program.md)
- [06: Monitoring and evaluating the mentoring program](https://ypard.gitbook.io/mentoring/06-monitoring-and-evaluating-the-mentoring-program.md)
- [07 Finding mentees and mentors (Part 1)](https://ypard.gitbook.io/mentoring/07-finding-mentees-and-mentors-part-1.md)
- [08 Finding mentees and mentors (part 2)](https://ypard.gitbook.io/mentoring/08-finding-mentees-and-mentors-part-2.md)
- [09: Selecting and matching mentees and mentors](https://ypard.gitbook.io/mentoring/09-selecting-and-matching-mentees-and-mentors.md)
- [10: Building the mentoring relationship](https://ypard.gitbook.io/mentoring/10-building-the-mentoring-relationship.md)
- [11: Maintaining the mentoring relationship](https://ypard.gitbook.io/mentoring/11-maintaining-the-mentoring-relationship.md)
- [12: Ending the mentoring program](https://ypard.gitbook.io/mentoring/12-ending-the-mentoring-program.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://ypard.gitbook.io/mentoring/master.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.
