# Communication

### The short answer

Speak with me in or before/after class for mostly everything.

Almost all communication outside the classroom should happen via the [Teams](/historical-game-studies-2024/course-info/digital-tools/teams.md) platform. We can message privately, post general messages to channels, we can meet in an audio or videoconference as a whole or in small groups/ one-on-one.

By using Teams to communicate, you are much more likely to get a quick response.&#x20;

{% hint style="info" %}
Only rarely should you email me (the professor) because it'll likely get caught in an email backlog.&#x20;
{% endhint %}


---

# 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://marc-saurette.gitbook.io/historical-game-studies-2024/course-info/syllabus/communication.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.
