> For the complete documentation index, see [llms.txt](https://learning.seoki.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://learning.seoki.com/arbeiten-mit-seoki/menu.md).

# Menü

Über das Menü kannst Du schnell zwischen den Seiten wechseln. Dort findest Du:

* Den **Artikelgenerator**, um auf Knopfdruck neuen Content zu erstellen
* **Meine Projekte** - hier sind Deine bisherigen Projekte gesammelt
* **WordPress-Einstellungen** - richte hier ein, wie Deine Artikel verwaltet werden sollen

Hinweis: Wenn das Menü ausgeblendet ist, kannst Du es über das "Burger"-Symbol (drei horizontale Striche übereinander) wieder einblenden.

<figure><img src="/files/JFhtPMkHrtkXURNTLbRw" alt=""><figcaption><p>SEOKI Menü</p></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:

```
GET https://learning.seoki.com/arbeiten-mit-seoki/menu.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.
