# Edit and manage my articles

In '**My Article**' you can find all the articles you have created.

For each post, you have the possibility to:

* [**Save**](/gocontent-article/edit-and-manage-my-articles/save.md)
* [**Rewrite**](/gocontent-article/edit-and-manage-my-articles/rewrite.md)
* [**Download**](/gocontent-article/edit-and-manage-my-articles/download.md)
* [**More**](/gocontent-article/edit-and-manage-my-articles/more.md)
* [**Similar Sources**](/gocontent-article/edit-and-manage-my-articles/similar-sources.md)
* [**SEO Metadata**](/gocontent-article/edit-and-manage-my-articles/seo-metadata.md)
* [**Readability**](/gocontent-article/edit-and-manage-my-articles/readability.md)
* [**Plagiarism Checker**](/gocontent-article/edit-and-manage-my-articles/plagiarism-checker.md)
* [**SEO Analysis**](/gocontent-article/edit-and-manage-my-articles/seo-analysis.md)
* [**Featured Image**](/gocontent-article/edit-and-manage-my-articles/featured-image.md)
* [**Text Editor**](/gocontent-article/edit-and-manage-my-articles/text-editor.md)


---

# 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.gocontent.ai/gocontent-article/edit-and-manage-my-articles.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.
