# Contact Receiving

Use the *Contact Receiving* node to request your customers to send you a contact card (if on WhatsApp) or specific pieces of contact information (if on SMS).&#x20;

{% hint style="info" %}
These fields are saved as session [variables](broken://pages/-MiLNKY7ENp-stXfwsBb) that can be referred to in your workflow.
{% endhint %}

<figure><img src="/files/SFqTFALiz2BpyeoYnSxy" alt=""><figcaption><p>Setup of a Contact Receiving node</p></figcaption></figure>


---

# 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/input-nodes/contact-receiving.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.
