> For the complete documentation index, see [llms.txt](https://codingandcocktailskc.gitbook.io/mentor-playbook/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://codingandcocktailskc.gitbook.io/mentor-playbook/04-after-the-session.md).

# After the Session

After the session, we ask for your feedback on how everything went. We truly consider everything we hear and use suggestions to make sure our sessions get better and better! We also encourage you to participate on Slack. It allows our attendees to confidently learn outside of the session while feeling continually supported.

Also, please know we're always available if you need to speak with us about anything! This playbook is continually evolving for the better, as are our programs, and we're thrilled to have you as a part of the journey! If you need to chat, catch us in person, on Slack, or send us an email at <codingandcocktails-mentors@kcwomenintech.org>.

## *This document was created with inspiration and guidance from the* [*Django Girls Coaching Manual*](https://coach.djangogirls.org/)*, the* [*RailsBridge Workshop TA documents*](https://docs.railsbridge.org/workshop/ta_cheat_sheet)*, and the* [*Recurse Center’s User Manual*](https://www.recurse.com/manual).

![KC Women in Tech](/files/-M57Bm_mBC5UyOZyPqOw)

## *This work is licensed by* [*https://kcwomenintech.org/*](https://kcwomenintech.org/) *under a* [*Creative Commons Attribution 4.0 International License*](https://creativecommons.org/licenses/by/4.0/).


---

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

```
GET https://codingandcocktailskc.gitbook.io/mentor-playbook/04-after-the-session.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.
