# Menu

Through the menu, you can quickly switch between pages. There you'll find:&#x20;

* **Dashboard -** Your quick overview&#x20;
* The **article generator**, to create new content at the flick of a switch
* **My projects** - where your previous projects are collected&#x20;
* **WordPress settings** - set up how your articles should be managed here&#x20;

Note: If the menu is hidden, you can show it again using the "burger" icon (three horizontal lines stacked on top of each other).

<figure><img src="/files/Wu7BD2z20ptYFOknOhX5" alt=""><figcaption><p>SEOKI Menu</p></figcaption></figure>


---

# 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://learning.seoki.com/english/working-with-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.
