# Contact Sending

Use the *Contact Sending* node to send a contact card to your customers containing different types of contact information.

{% hint style="info" %}
All fields also accept [variables](broken://pages/-MiLNKY7ENp-stXfwsBb).
{% endhint %}

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

&#x20;

When clicking the *+ Required Fields* button, you can select one or more additional fields to add to the contact card.&#x20;

{% hint style="info" %}

* You **have** to add **at least one** additional required field.
* You can add only **one** organization and birthday field.&#x20;
* You can add up to **two** of all the other fields.
  {% endhint %}

Depending on the additional fields selected, you will be required to add certain pieces of information.&#x20;

<figure><img src="/files/irSTirOcBZgrU7s4IhsL" alt="" width="563"><figcaption><p>Add one or more additional fields to your contact card</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/display-nodes/menu-nodes-contact-sending.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.
