> For the complete documentation index, see [llms.txt](https://www.kennesaw.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.kennesaw.de/learn/advanced-courses/wlc-2306.md).

# WLC 2306

## About the Seminar

This course offers a passport into the hidden world of dissent. Here, we bear witness to art’s extraordinary capacity to challenge tyranny and empower the persecuted. Together, we will trace a legacy of courage that still echoes, calling us to lives of freedom and fearless creativity. We will traverse the world's continents in this seminar, and give voice to non-canonical authors and artists of Europe, Central and South America, Africa, West Asia, and South and East Asia.

## Getting to Know Each Other

Next semester, your guide will be Dr. Dylan Goldblatt (Ph.D., Germanic Languages and Literatures; Graduate Certificate in Comparative Literature). Before coming to KSU, Dr. Goldblatt lived in Europe and Asia. He is also a researcher in the field of Law in Literature.

We are thrilled to hear about your interest in this first-of-its-kind academic journey into the modern history of artistic dissent. Explore this rich literary and artistic theme of resistance next semester, and learn to create and speak truth for yourself.

## Join the Conversation

{% embed url="<https://tally.so/embed/wd01lK?alignLeft=1&hideTitle=1&transparentBackground=1>" %}


---

# 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, and the optional `goal` query parameter:

```
GET https://www.kennesaw.de/learn/advanced-courses/wlc-2306.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
