# Sending message to an individual customer

> **Boomerangme > Left-Hand Menu > Push**

1. Follow the above-mentioned workflow to land on the Send Push tab.<br>
2. From the Card dropdown under Send Push heading, choose the card you want to send push notifications for. All the created cards are populated in this dropdown.

<figure><img src="/files/IUQmAvS9VTvyEMAhiMxw" alt=""><figcaption><p>Card Dropdown</p></figcaption></figure>

3. Click the Selected Segment button.&#x20;

<figure><img src="/files/AdLmn3bTseVi8foa7mda" alt=""><figcaption><p>Selected Segment</p></figcaption></figure>

4. This reveals another dropdown from where you can select a specific condition to define the segment you want to send push notifications to. The options include Current number of uses, unused rewards, and number of stamps.

<figure><img src="/files/Mcm59mMR3VnbFCxLEwBy" alt=""><figcaption><p>Condition dropdown</p></figcaption></figure>

5. The next dropdown lets you choose the operator on which you want to define the condition.&#x20;

<figure><img src="/files/KTWWABqivqkFzWn2kiwx" alt=""><figcaption><p>Operator Dropdown</p></figcaption></figure>

6. At the end is the count field. Here, you can define the count of the defined condition. For instance, if you enter 4 in this field, it means that push notifications will be sent to the customers who have used the selected card exactly 4 times. You can use these three fields to define the criteria for the specific customer you want to send the message to.

<figure><img src="/files/23mPafrpXbZ0qhkHSAcM" alt=""><figcaption><p>Selected Segment</p></figcaption></figure>

7. As the criteria is defined, click the Send button.

<figure><img src="/files/vU9A03x2lh0PyygxisAk" alt=""><figcaption><p>Send</p></figcaption></figure>

8. This opens the Send Push popup. To confirm, click the Send button.

<figure><img src="/files/rTDDFNfv0p5N1SxMYY0U" alt=""><figcaption><p>Send Push</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://docs.boomerangme.cards/push-notifications/push-section/marketing-push/sending-message-to-an-individual-customer.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.
