# Weekly Summary

Team organizers receive a weekly update every Monday. This update contains information about past, present, and upcoming learning circle meetings on your team, including learning circle reports, weekly feedback from facilitators, and information about who is signing up. This update also contains information about new facilitator guides and courses on our website. Facilitators can opt into receiving this weekly update through their account settings.

![Example of a weekly team email](https://gblobscdn.gitbook.com/assets%2F-MF0HXBgqycuzS4ykXux%2F-MYopE1DOWNv3MpwkccB%2F-MYoqwcC2dKm0Czdkayz%2FScreen%20Shot%202021-04-21%20at%204.33.28%20PM.png?alt=media\&token=c319ebf0-ebd2-48b9-8a7b-2bee1420c78a)


---

# 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.p2pu.org/teams/weekly-summary.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.
