# Weekly Deal Update to Slack

{% stepper %}
{% step %}

### Trigger: Based on a schedule

<figure><img src="/files/nw0jvWpCzxvpfXTYQQhX" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Action 1: Find records

<figure><img src="/files/X2C4HAM5iryVR1Mc5T9x" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Action 2: Post to Slack

Because you hopefully have more than one deal, we have to loop through the records. Type "/loop" in the message box:

<figure><img src="/files/sXggAVuRbxl5zHVEiRXR" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# 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.zero.inc/features/automations/automation-examples/weekly-deal-update-to-slack.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.
