# Edit website

- [WordPress](https://viralistic.gitbook.io/knowledgebase/edit-website/wordpress.md): Welcome to the world of WordPress content editing! WordPress is a user-friendly platform that empowers you to easily manage and update the content on your website.
- [Logging in](https://viralistic.gitbook.io/knowledgebase/edit-website/wordpress/logging-in.md): Logging into your WordPress site is essential for managing and updating your content. Here's a step-by-step guide on how to log in.
- [Changing your menu](https://viralistic.gitbook.io/knowledgebase/edit-website/wordpress/changing-your-menu.md): WordPress allows you to customize your website's menu, giving you the flexibility to organize and present your content in a user-friendly manner.
- [The frontend editor](https://viralistic.gitbook.io/knowledgebase/edit-website/wordpress/the-frontend-editor.md)
- [Edit Text](https://viralistic.gitbook.io/knowledgebase/edit-website/wordpress/the-frontend-editor/edit-text.md)
- [Edit images](https://viralistic.gitbook.io/knowledgebase/edit-website/wordpress/the-frontend-editor/edit-images.md)
- [Blog posts](https://viralistic.gitbook.io/knowledgebase/edit-website/wordpress/blog-posts.md)
- [Translation](https://viralistic.gitbook.io/knowledgebase/edit-website/wordpress/translation.md)
- [Set up](https://viralistic.gitbook.io/knowledgebase/edit-website/wordpress/translation/set-up.md)
- [Translating](https://viralistic.gitbook.io/knowledgebase/edit-website/wordpress/translation/translating.md): Translating Your WordPress Site


---

# 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://viralistic.gitbook.io/knowledgebase/edit-website.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.
