> For the complete documentation index, see [llms.txt](https://faqs.7-oceans.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://faqs.7-oceans.org/deutsch/das-7oceans-projekt.md).

# Das 7oceans Projekt

- [Wer steht hinter 7oceans?](https://faqs.7-oceans.org/deutsch/das-7oceans-projekt/wer-steht-hinter-7oceans.md)
- [Wer ist das Team hinter 7oceans?](https://faqs.7-oceans.org/deutsch/das-7oceans-projekt/wer-ist-das-team-hinter-7oceans.md)
- [Weshalb ist das Projekt 7oceans entstanden?](https://faqs.7-oceans.org/deutsch/das-7oceans-projekt/weshalb-ist-das-projekt-7oceans-entstanden.md)
- [Wie möchte 7oceans auf die Probleme der Weltmeere aufmerksam machen?](https://faqs.7-oceans.org/deutsch/das-7oceans-projekt/wie-mochte-7oceans-auf-die-probleme-der-weltmeere-aufmerksam-machen.md)
- [Wie kann ich das Projekt bekannt machen?](https://faqs.7-oceans.org/deutsch/das-7oceans-projekt/wie-kann-ich-das-projekt-bekannt-machen.md)
- [Wie kann ich zusätzlich helfen, die Ozeane zu retten?](https://faqs.7-oceans.org/deutsch/das-7oceans-projekt/wie-kann-ich-zusatzlich-helfen-die-ozeane-zu-retten.md)
- [Welche Roadmap habt ihr?](https://faqs.7-oceans.org/deutsch/das-7oceans-projekt/welche-roadmap-habt-ihr.md)
- [Was habt ihr bisher umgesetzt?](https://faqs.7-oceans.org/deutsch/das-7oceans-projekt/was-habt-ihr-bisher-umgesetzt.md)
- [Welches Ecosystem steckt in 7oceans?](https://faqs.7-oceans.org/deutsch/das-7oceans-projekt/welches-ecosystem-steckt-in-7oceans.md)
- [Wie kann ich informiert bleiben über das Projekt?](https://faqs.7-oceans.org/deutsch/das-7oceans-projekt/wie-kann-ich-informiert-bleiben-uber-das-projekt.md)


---

# 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:

```
GET https://faqs.7-oceans.org/deutsch/das-7oceans-projekt.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.
