# Onboarding Process

When you're on our main Slack workspace, you should make sure you're in the right channels and invited to access relevant tools for volunteering!

### Slack

* All the channels associated with your city
  * e.g.
    * \#scotland channel
    * \#scot-class-5-volunteers channel
    * \#scotland-class-5 channel
    * @scotlandmentors user list

### GitHub

* City mentors group, so that you can review PRs and collaborate on the syllabus:
* <https://github.com/orgs/CodeYourFuture/teams/mentors><br>

Please let us know either on Slack or through your cities contact information if you have not been added to any of the above.

### Calendars

#### Global Calendar

All events that are not specific to any city

<https://calendar.google.com/calendar/b/1?cid=Y29kZXlvdXJmdXR1cmUuaW9fdG00MDN0NTlmNWJzcjlocm10bGVyN2RiaThAZ3JvdXAuY2FsZW5kYXIuZ29vZ2xlLmNvbQ>

#### City Specific Calendars

* London
  * <https://calendar.google.com/calendar/b/1?cid=Y29kZXlvdXJmdXR1cmUuaW9fbzdsNnY3aGd0bmQ4aHBmYWduazVmc2NrajRAZ3JvdXAuY2FsZW5kYXIuZ29vZ2xlLmNvbQ>
* Birmingham
  * <https://calendar.google.com/calendar/b/1?cid=Y29kZXlvdXJmdXR1cmUuaW9fbGVrNnF2MXZuZ24zMmVzZ3AxajU1MnQ4cWNAZ3JvdXAuY2FsZW5kYXIuZ29vZ2xlLmNvbQ>
* Manchester
  * <https://calendar.google.com/calendar/b/1?cid=Y29kZXlvdXJmdXR1cmUuaW9fb2U2OWNsb2piMHFzZm80dDNpMG1hNWpkamdAZ3JvdXAuY2FsZW5kYXIuZ29vZ2xlLmNvbQ>
* Scotland
  * <https://calendar.google.com/calendar?cid=Y29kZXlvdXJmdXR1cmUuaW9fYmswNDFocTNkdm9zdjBidmdkN2wwb2lwY2tAZ3JvdXAuY2FsZW5kYXIuZ29vZ2xlLmNvbQ>
* Other
  * Please contact your city coordinator

## What next?

After a month or two of volunteering, you can consider taking on more responsibility.

We have general volunteer - people who join and do occasional tasks.

And volunteer leaders - people who start to take on organisation of volunteer tasks.

Our organisation needs both types of volunteers. If you are interested in becoming a volunteer leader - contact your programme manager and find out more/register here: <https://codeyourfuture.io/leadership/>


---

# 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/onboarding-process.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.
