# Previous Semester Syllabi

- [FA22 Syllabus](https://backend-course.cornellappdev.com/deprecated/previous-semester-syllabi/fa22-syllabus.md): Jessica Sylvester, Shungo Najima
- [SP22 Syllabus](https://backend-course.cornellappdev.com/deprecated/previous-semester-syllabi/sp22-syllabus.md): Kate Liang, Shungo Najima
- [FA21 Syllabus](https://backend-course.cornellappdev.com/deprecated/previous-semester-syllabi/fa21-syllabus.md): Raahi Menon, Gonzalo Gonzalez
- [SP21 Syllabus](https://backend-course.cornellappdev.com/deprecated/previous-semester-syllabi/sp21-syllabus.md): Raahi Menon, Jack Greenberg
- [FA20 Syllabus](https://backend-course.cornellappdev.com/deprecated/previous-semester-syllabi/fa20-syllabus.md): Fall 2020
- [SP20 Syllabus](https://backend-course.cornellappdev.com/deprecated/previous-semester-syllabi/syllabus.md): Spring 2020


---

# 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://backend-course.cornellappdev.com/deprecated/previous-semester-syllabi.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.
