# Archive

This section preserves the previous docs structure so useful historical material does not disappear while the new docs become easier to navigate.

Use the archive for:

* old guild pages
* previous session notes
* older hackathon pages
* legacy resource collections

## Archived Sections

* [Creators Guild](https://github.com/Superteam-Germany/gitbook/blob/master/archive/creators-guild/gm-creators/README.md)
* [Developers Guild](https://github.com/Superteam-Germany/gitbook/blob/master/archive/developers-guild/guild-101.md)
* [Legacy Colosseum Pages](https://github.com/Superteam-Germany/gitbook/blob/master/archive/hackathons/colosseum/README.md)
* [Legacy Hackatum Pages](https://github.com/Superteam-Germany/gitbook/blob/master/archive/hackathons/hackatum/README.md)
* [Legacy Hackathon Resource Hub](https://github.com/Superteam-Germany/gitbook/blob/master/archive/hackathons/resource-hub.md)
* [Legacy Resources](https://github.com/Superteam-Germany/gitbook/blob/master/archive/resources/developer-resources.md)
* [Legacy Get Involved](https://github.com/Superteam-Germany/gitbook/blob/master/archive/legacy/get-involved.md)
* [Legacy Guilds](https://github.com/Superteam-Germany/gitbook/blob/master/archive/legacy/guilds.md)

The archive is intentionally not the main navigation anymore. The active structure is builder-first and current-program-first.


---

# 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.superteamde.fun/superteam-germany-guilds/archive/archive.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.
