> For the complete documentation index, see [llms.txt](https://docs.incogniton.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.incogniton.com/documentation/dutch-documentation/extra-functies/cas-ai-assistant.md).

# Cas AI-assistent

{% embed url="<https://www.youtube.com/watch?v=XJinxJLCWVg>" %}

Incogniton's **AI-assistent Cas** is hier om je te helpen navigeren door de app. Geniet van een snelle en eenvoudige installatie en begin direct met het beheren van browserprofielen. Laten we eens kijken hoe het werkt.

### Waarmee kan Cas je helpen?

* **Navigeer door de app:** Ga eenvoudig naar proxies, instellingen of teambeheer met slechts één vraag.
* **Hulp bij acties:** Laat Cas je helpen bij het aanmaken van browserprofielen, [proxies toevoegen](/documentation/dutch-documentation/proxybeheer/integrating-proxies.md), groepen beheren en [extensies toevoegen](/documentation/dutch-documentation/extra-functies/extension-manager.md).
* **Stel vragen:** Verzamel meer informatie over proxy-instellingen, vingerafdrukken, teamrechten of een andere functie.
* **Optimaliseer workflows:** Automatiseer eenvoudige opstarttaken om tijd te besparen en je workflows te optimaliseren.
* **Gebruik tools voor snelle commando's:** Zoek door de bibliotheek met tools voor navigatie- en actieopties voor snelle commando's.

### Hoe het werkt

{% stepper %}
{% step %}

#### **Ga naar de Incogniton-app**

Log in op de Incogniton-app en klik op het tekstballonpictogram rechtsonder om de AI-assistent te openen.
{% endstep %}

{% step %}

#### **Schrijf een prompt**

Typ je vraag of opdracht in het tekstvak om te beginnen. Cas helpt je direct, of je nu een [nieuw profiel wilt aanmaken](/documentation/dutch-documentation/aan-de-slag/create-your-first-browser-profile.md) of naar accountinstellingen wilt navigeren.
{% endstep %}
{% endstepper %}

{% hint style="info" %}
Heb je hulp nodig of vragen? Aarzel niet om contact op te nemen met ons [supportteam](https://incogniton.com/contact/).
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.incogniton.com/documentation/dutch-documentation/extra-functies/cas-ai-assistant.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.
