# User-Facing Nodes

- [Display nodes](https://help.clickatell.com/chat-flow/user-facing-nodes/display-nodes.md)
- [Contact Sending](https://help.clickatell.com/chat-flow/user-facing-nodes/display-nodes/menu-nodes-contact-sending.md)
- [External Link](https://help.clickatell.com/chat-flow/user-facing-nodes/display-nodes/menu-nodes-external-link.md)
- [Location sharing](https://help.clickatell.com/chat-flow/user-facing-nodes/display-nodes/location-sharing.md)
- [Media](https://help.clickatell.com/chat-flow/user-facing-nodes/display-nodes/user-facing-interactions-media-node.md)
- [OTP Menu](https://help.clickatell.com/chat-flow/user-facing-nodes/display-nodes/otp-menu.md)
- [Rich Link](https://help.clickatell.com/chat-flow/user-facing-nodes/display-nodes/rich-link.md)
- [Text Display](https://help.clickatell.com/chat-flow/user-facing-nodes/display-nodes/text-display.md)
- [Product nodes](https://help.clickatell.com/chat-flow/user-facing-nodes/product-nodes.md)
- [Clickatell AI node](https://help.clickatell.com/chat-flow/user-facing-nodes/product-nodes/clickatell-ai-node.md)
- [Chat Desk node](https://help.clickatell.com/chat-flow/user-facing-nodes/product-nodes/chat-desk-node.md)
- [Input nodes](https://help.clickatell.com/chat-flow/user-facing-nodes/input-nodes.md)
- [Contact Receiving](https://help.clickatell.com/chat-flow/user-facing-nodes/input-nodes/contact-receiving.md)
- [OAuth Request](https://help.clickatell.com/chat-flow/user-facing-nodes/input-nodes/oauth-request.md)
- [Request Input](https://help.clickatell.com/chat-flow/user-facing-nodes/input-nodes/menu-nodes-ask-for-input.md)
- [Send Form](https://help.clickatell.com/chat-flow/user-facing-nodes/input-nodes/send-form.md)
- [Time Picker](https://help.clickatell.com/chat-flow/user-facing-nodes/input-nodes/time-picker.md)
- [Commerce](https://help.clickatell.com/chat-flow/user-facing-nodes/commerce.md)
- [Chat 2 Pay](https://help.clickatell.com/chat-flow/user-facing-nodes/commerce/chat-2-pay.md)
- [Multi Product](https://help.clickatell.com/chat-flow/user-facing-nodes/commerce/multiple-product.md)
- [Branch/logic split](https://help.clickatell.com/chat-flow/user-facing-nodes/branch-logic-split.md)
- [Dynamic List](https://help.clickatell.com/chat-flow/user-facing-nodes/branch-logic-split/menu-nodes-dynamic-list.md)
- [Apply patterns, custom indexes, filtering, and exclusions](https://help.clickatell.com/chat-flow/user-facing-nodes/branch-logic-split/menu-nodes-dynamic-list/apply-patterns-custom-indexes-filtering-and-exclusions.md)
- [Menu](https://help.clickatell.com/chat-flow/user-facing-nodes/branch-logic-split/menu-nodes-menu-with-options.md)
- [Multiple Choice Input](https://help.clickatell.com/chat-flow/user-facing-nodes/branch-logic-split/menu-nodes-multiple-choice-input.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://help.clickatell.com/chat-flow/user-facing-nodes.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.
