> 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/explore/german-convention.md).

# German Convention

Among the many highlights of our State German Convention are the opportunities students have to compete in various events, both as individuals and with others from their schools, highlighting their abilities and accomplishments in the German language. The Supertalent competition (depicted here) invites classes of German students from across Georgia to perform and impress audiences with language skills, choreography, and special talents.

<figure><img src="/files/QdKIjHRfkraGkLXvCJ78" alt=""><figcaption></figcaption></figure>

## 2025 Convention <a href="#block-134c64b438a54f54a102728583ad5aa6" id="block-134c64b438a54f54a102728583ad5aa6"></a>

The 2025 AATG-Georgia State German Convention will convene on **January 17-18, 2025 at** [Camp Jackson](http://www.georgiaffacamp.org/)! The theme for the 2025 convention is **Märchen und Geschichten**. [**Learn More**](https://www.aatg-georgia.com/state-german-convention)

## 2024 Convention <a href="#block-134c64b438a54f54a102728583ad5aa6" id="block-134c64b438a54f54a102728583ad5aa6"></a>

The 2024 AATG-Georgia State German Convention was convened on **January 19-20, 2024 at** [Camp Jackson](http://www.georgiaffacamp.org/)! The theme for the 2024 convention is **FESTE UND FEIERTAGE**. [**Learn More**](https://www.aatg-georgia.com/state-german-convention)

## 2023 Convention <a href="#block-134c64b438a54f54a102728583ad5aa6" id="block-134c64b438a54f54a102728583ad5aa6"></a>

The 2023 AATG-Georgia State German Convention occured **February 10-11, 2023 at** [Camp Jackson](http://www.georgiaffacamp.org/)! The theme for the 2023 convention was **UMWELT**. [**Learn More**](https://www.aatg-georgia.com/state-german-convention)

<figure><img src="/files/Z68XEGUArauRcxBk8vUe" alt="" width="188"><figcaption></figcaption></figure>


---

# 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/explore/german-convention.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.
