# AI Assistant

<figure><img src="/files/R4MOkDei99wFTGgGilF2" alt=""><figcaption></figcaption></figure>

After logging in, the first interface you will see is the AI ​​assistants. The AI ​​assistants are built on many topics such as Advertising Writing, Education - Training, Business, ...&#x20;

AI Assistant is a feature developed to support users in about 40 different career fields. The AI ​​Assistant interface includes many chatbots, each chatbot is designed for a specific topic.

<figure><img src="/files/vgSqNjr6kFJC9Lcy9ej9" alt=""><figcaption></figcaption></figure>

To use AI Assistant, users need to perform the following steps:

● Choose the chatbot that suits your needs: For example, if you want to do keyword research, you can choose the chatbot "[SEO Keyword Research Tools](https://clickai.vn/assistant/7839b4d0-fa9a-4d29-b8d4-35ded52d9735)" in topic "**Copywriting**".

<figure><img src="/files/UdXnKi1ELBI33MdZgff3" alt=""><figcaption></figcaption></figure>

● **Enter prompt:** After selecting the chatbot, the user enters a prompt describing his request.

<figure><img src="/files/By1FvFTKxdM5tkj78Vnu" alt=""><figcaption></figcaption></figure>

● **Choose Enter:** The AI ​​assistant will process the prompt and return the result.

For example, to research a website's keywords, a user can type in the command "**Research the following website's keywords:**" and include the website's link. The AI ​​assistant will access the website and return a list of the website's main keywords.

<figure><img src="/files/zHTRxRJo2YnMm4QhrRLD" alt=""><figcaption></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://docs.clickai.vn/clickai-docs/clickai-docs-en/function/editor.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.
