# PD Coach

### Set yourself up

Join general Slack channels

* ​[CYF Volunteers](https://app.slack.com/client/T2H71EFLK/CTD17PH0D): channel in which volunteers can support each other
* Designated cohort/PD Volunteers channel - based on your location, for example, Glasgow search for "Glasgow", "Scotland", "GLA".

Join PD Slack channels

* ​[Global PD Volunteer](https://app.slack.com/client/T2H71EFLK/C03JH62SUEL): channel for all PD volunteers at CYF
* [PD Coach](https://codeyourfuture.slack.com/archives/C06NNV2V8EA): channel for PD Coaches

### How to do your work

* Read the PD Coach Guide&#x20;
* Use this [spreadsheet ](https://docs.google.com/spreadsheets/d/1adLpP2BE9t18_QkuMhrV7aAkdU6aI0H5pQGia49_Dlk/edit#gid=0)to upload the content/give an update about what you did in every meeting and to keep track of attendees
* Refresh your knowledge on [Code of Conduct](https://codeyourfuture.io/about/code-of-conduct/) and Safeguarding&#x20;


---

# Agent Instructions: 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:

```
GET https://docs.codeyourfuture.io/archive/archived-pages/pd-coach.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.
