# Conversational apps

- [Upload documents and use nodes that generate answers from documents](https://docs.allganize.ai/allganize-alli-works-userguide-en/conversational-apps/upload-documents-and-use-nodes-that-generate-answers-from-documents.md)
- [Use multimodal options in the answer generation node](https://docs.allganize.ai/allganize-alli-works-userguide-en/conversational-apps/use-multimodal-options-in-the-answer-generation-node.md)
- [Use formulas and functions in the set variable value node](https://docs.allganize.ai/allganize-alli-works-userguide-en/conversational-apps/use-formulas-and-functions-in-the-set-variable-value-node.md)
- [Integration node](https://docs.allganize.ai/allganize-alli-works-userguide-en/conversational-apps/use-formulas-and-functions-in-the-set-variable-value-node/integration-node.md)
- [Add condition node](https://docs.allganize.ai/allganize-alli-works-userguide-en/conversational-apps/use-formulas-and-functions-in-the-set-variable-value-node/add-condition-node.md)
- [Send Input Form node](https://docs.allganize.ai/allganize-alli-works-userguide-en/conversational-apps/use-formulas-and-functions-in-the-set-variable-value-node/send-input-form-node.md)
- [Assign member connection node](https://docs.allganize.ai/allganize-alli-works-userguide-en/conversational-apps/use-formulas-and-functions-in-the-set-variable-value-node/assign-member-connection-node.md)
- [Send message / Ask question node](https://docs.allganize.ai/allganize-alli-works-userguide-en/conversational-apps/use-formulas-and-functions-in-the-set-variable-value-node/send-message-ask-question-node.md)
- [Send email node](https://docs.allganize.ai/allganize-alli-works-userguide-en/conversational-apps/use-formulas-and-functions-in-the-set-variable-value-node/send-email-node.md)
- [Set variable value, export variable node](https://docs.allganize.ai/allganize-alli-works-userguide-en/conversational-apps/use-formulas-and-functions-in-the-set-variable-value-node/set-variable-value-export-variable-node.md)
- [Answer node in Q\&A](https://docs.allganize.ai/allganize-alli-works-userguide-en/conversational-apps/use-formulas-and-functions-in-the-set-variable-value-node/answer-node-in-q-and-a.md)
- [LLM Node](https://docs.allganize.ai/allganize-alli-works-userguide-en/conversational-apps/use-formulas-and-functions-in-the-set-variable-value-node/llm-node.md)
- [LLM input node](https://docs.allganize.ai/allganize-alli-works-userguide-en/conversational-apps/use-formulas-and-functions-in-the-set-variable-value-node/llm-input-node.md)
- [Deep Research node](https://docs.allganize.ai/allganize-alli-works-userguide-en/conversational-apps/use-formulas-and-functions-in-the-set-variable-value-node/deep-research-node.md)
- [MCP node](https://docs.allganize.ai/allganize-alli-works-userguide-en/conversational-apps/use-formulas-and-functions-in-the-set-variable-value-node/mcp-node.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.allganize.ai/allganize-alli-works-userguide-en/conversational-apps.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.
