# Interactive Chat

Interactive Chat makes conversations in nexos.ai feel more like working with a teammate.

Instead of only replying to the exact prompt you type, nexos.ai can pause, ask follow-up questions, and guide the conversation when it needs more context to give you the best possible answer.

This helps you get more accurate and useful results without needing to guess the perfect prompt from the start.

## How it works

When your request is missing important details, nexos.ai may pause and ask a follow-up question before continuing.

This usually happens when key context is missing or when more than one valid interpretation is possible.

**For example, it may ask about:**

* the audience
* the format you want
* the time period
* the topic or source to focus on
* whether connected tools or integrations should be used
* whether the result should be generated as a file, slide deck, or document

Once you answer, nexos.ai continues with the extra context and provides a more relevant response.

## What you need to do

Simply reply to the follow-up question in the chat. After that, nexos.ai resumes the task and uses your answer to improve the result.

## Why it’s useful

**Interactive Chat helps you:**

* get more relevant answers faster
* provide the right context at the right moment
* reduce repeated prompting
* spend less time figuring out what details to include upfront
* reduce manual back-and-forth to reach the expected result

## When you’ll notice it

You’re most likely to see Interactive Chat when:

* your request is broad or open-ended
* multiple answers are possible
* more context is needed before continuing
* the best result depends on your preferences or business context

### In short

Interactive Chats helps nexos.ai work more like a collaborator in the conversation.

It asks for missing context when needed and helps refine the response, so you can get to the right answer with less effort.

This means less guessing, less re-prompting, and better results from the start.


---

# 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.nexos.ai/workspace/chat/interactive-chat.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.
