# Project name

Enter your own project name or let SEOKI generate an automatic name. You can find your generated articles under [My Projects](/english/working-with-seoki/my-projects.md) by this name.

Tips for a good project name:

* **Unique Assignment:** If you manage multiple domains, it makes sense to give your projects a unique name. For the domain garten-pflegen.de, this could be something like GARTEN or GP. Or you can use the automatic project name generator.
* **Type of Generation:** You can generate articles with SEOKI by keyword or title. Indicate in your title how you proceeded, e.g., KW (for keyword) or "Title".
* **Multiplier:** With the multiplier, you can generate multiple articles for a keyword simultaneously. Include this in the title!
* **Editor:** If multiple colleagues are working on a domain, they can mark this with their initials.


---

# 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/article-generator/project-name.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.
