# Build dialogs

- [Flows](/user-guide/build-dialogs/flows.md)
- [Dialog Cells](/user-guide/build-dialogs/dialog-cells.md)
- [Answer](/user-guide/build-dialogs/dialog-cells/answer.md)
- [Code](/user-guide/build-dialogs/dialog-cells/code.md)
- [Input](/user-guide/build-dialogs/dialog-cells/input.md)
- [Intent](/user-guide/build-dialogs/dialog-cells/intent.md)
- [End](/user-guide/build-dialogs/dialog-cells/end.md)
- [Entity](/user-guide/build-dialogs/dialog-cells/entity.md)
- [Jump](/user-guide/build-dialogs/dialog-cells/jump.md)
- [Prompt cell](/user-guide/build-dialogs/dialog-cells/prompt-cell.md): A simple and user-friendly way to harness the capabilities of LLMs in your conversations
- [Prompt crafting](/user-guide/build-dialogs/dialog-cells/prompt-cell/prompt-crafting.md): How to craft prompts with clarity and relevance for more reliable results
- [Practical examples](/user-guide/build-dialogs/dialog-cells/prompt-cell/practical-examples.md)
- [Rule](/user-guide/build-dialogs/dialog-cells/rule.md)
- [Variable answers using Code and Rule cells](/user-guide/build-dialogs/dialog-cells/rule/variable-answers-using-code-and-rule-cells.md)
- [Enable and disable flows using Rule Cells](/user-guide/build-dialogs/dialog-cells/rule/enable-and-disable-flows-using-rule-cells.md)
- [Services](/user-guide/build-dialogs/dialog-cells/services.md)
- [Transfer](/user-guide/build-dialogs/dialog-cells/transfer.md)
- [Dynamic Content and Contexts](/user-guide/build-dialogs/dynamic-content-and-contexts.md): Several cells allow you to dynamically build content, from Answers to Gen AI prompts and more. This page will assist you to fully understand Syntphony CAI's capabilities for creating Dynamic Content.
- [Multilingual Agent](/user-guide/build-dialogs/multilingual-agent.md): Create virtual agents capable of understanding and speaking different languages
