# Asystent AI

Asystent AI może obsługiwać zapytania klientów przez całą dobę, bazując na zasobach, które Ty mu udostępnisz. Dzięki temu odpowiedzi nie są ogólnikowe, ale konkretne, oparte na wyselekcjonowanych informacjach.

{% hint style="info" %}
Asystent AI od Responso działa w oparciu o Chat GPT 5.0.
{% endhint %}

## Dowiedz się więcej:

[**Dodawanie zasobów do Asystenta AI**](/responso-doc/funkcje/asystent-ai/dodawanie-zasobow-do-asystenta-ai.md) – jak dodać baze wiedzy lub ofertę, z której Asystent AI może czerpać wiedzę?

[**Asystent AI konwersujący z klientami**](/responso-doc/funkcje/asystent-ai/asystent-ai-konwersujacy-z-klientami.md) – jak ustawić automatyzację, żeby Asystent AI odpowiadał samodzielnie na wiadomości klientów?

[**Wiadomości robocze AI**](/responso-doc/funkcje/asystent-ai/wiadomosci-robocze-asystenta-ai.md) – jak ustawić automatyzację, dzięki której Asystent AI będzie tworzył odpowiedzi, ale nie wyśle ich bez akceptacji agenta?

[**Ocena odpowiedzi Asystenta AI**](/responso-doc/funkcje/asystent-ai/ocena-odpowiedzi-asystenta-ai.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://docs.responso.com/responso-doc/funkcje/asystent-ai.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.
