# Basics

- [Backend](https://ai-toolkit-plugin.gitbook.io/home/basics/editor.md): Check out how smooth we already integrated the tool in the familiar WP backend
- [User Scenarios](https://ai-toolkit-plugin.gitbook.io/home/basics/users-scenarios.md): Plenty of different users means a variety of use cases. Here are some ideas we had in mind when starting with our plugin. To be expanded, we are curios about new use cases we have not thought about!
- [Images & media](https://ai-toolkit-plugin.gitbook.io/home/basics/images-and-media.md): How to further enhance the AI Integration Toolkit with unique multimedia content
- [Task automation](https://ai-toolkit-plugin.gitbook.io/home/basics/automation.md)
- [Translation management](https://ai-toolkit-plugin.gitbook.io/home/basics/translation-management.md): Translation Management Made Intelligent: In a digital world without borders, your WordPress website should speak the language of every visitor.
- [Roadmap](https://ai-toolkit-plugin.gitbook.io/home/basics/roadmap.md): Stay up-do-date with our development!
- [Integrations](https://ai-toolkit-plugin.gitbook.io/home/basics/integrations.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://ai-toolkit-plugin.gitbook.io/home/basics.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.
