# AI Agent

An AI agent is a program that can make decisions or perform a service based on its environment, user input and experiences.

BLACKBOX AI offers a wide range of AI agents who are experts in their respective fields! You can start a conversation with or call on one of them when writing your prompt. And if among the wide choice of agents you don't find the one you like, you can always create it with files and website as context!

Here is an example of using an expert AI Agent on Electron.js.

{% embed url="<https://drive.google.com/file/d/10Bwk8Mk9sTKrt_JAkCkbGIKrUN2i71u7/view?usp=drive_link>" %}
Ai Agent example
{% endembed %}


---

# 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.blackbox.chat/blackbox-ai-1/blackbox-ai/website/website-old/ai-agent.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.
