# Default Agents

**Navigating to the Default Agents Section:**

* Log in to the server admin panel using your credentials.
* Look for the "Default Agent" tab in the menu bar or navigation panel.
* Click on the "Default Agent" tab to access the default agent section.

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

**BOT Name:**

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

**BOT Description:**

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

**BOT Type:**

<figure><img src="/files/chRWHSpVk38coXV5XxPy" 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.aicrisk.com/server-admin/default-agents.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.
