# Cas AI assistant

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

Incogniton’s **AI assistant Cas** is here to help you navigate through the app. Enjoy a quick and easy setup and start managing browser profiles in no time. Let’s see how it works.

### What can Cas help you with?

* **Navigate through the app:** Easily go to proxies, settings or team management with just one question.
* **Get help with actions:** Let Cas help you create browser profiles, [add proxies](/proxy-management/integrating-proxies.md), manage groups and [add extensions](/extra-features/extension-manager.md).
* **Ask questions:** Gather more information about proxy setup, fingerprints, team permissions or any feature.
* **Optimize workflows:** Automate simple start-up tasks to save time and optimize your workflows.
* **Use tools for quick commands:** Search through the tool library for navigation and action options for quick commands.

<figure><img src="/files/BFIMuGNRISZ1vFoXXjG6" alt="" width="375"><figcaption></figcaption></figure>

### How it works

{% stepper %}
{% step %}
**Go to the Incogniton app**

Log in to the Incogniton app and click on the text bubble icon at the bottom right to open the AI assistant.
{% endstep %}

{% step %}
**Write a prompt**

Type your question or command in the text box to get started. Cas will help you right away, whether you want to [create a new profile](/getting-started/create-your-first-browser-profile.md) or navigate to account settings.
{% endstep %}
{% endstepper %}

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

{% hint style="info" %}
Do you need help or have any questions? Don’t hesitate to contact our [support team](https://incogniton.com/contact/).
{% endhint %}


---

# 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.incogniton.com/extra-features/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.
