# Automation Apps / Blocks

{% content-ref url="/pages/jrn0VcJF9v9GsjeeXZpC" %}
[Workflow Counter](/automation-apps-blocks/workflow-counter.md)
{% endcontent-ref %}

{% content-ref url="/pages/2lmVt7nHoz8IwZEhHV6K" %}
[How to use Splitter Block in Bot Builder ?](/automation-apps-blocks/how-to-use-splitter-block-in-bot-builder.md)
{% endcontent-ref %}

{% content-ref url="/pages/pryHsFZgKFXKkDubwC8M" %}
[How To Use Slice And Parse Function Together?](/automation-apps-blocks/how-to-use-slice-and-parse-function-together.md)
{% endcontent-ref %}

{% content-ref url="/pages/q13teUoayYzw1mqtPjF4" %}
[Find Text Block](/automation-apps-blocks/find-text-block.md)
{% endcontent-ref %}

{% content-ref url="/pages/rsLQ7qANcGkAWAEnOY6x" %}
[Replace Text Block](/automation-apps-blocks/replace-text-block.md)
{% endcontent-ref %}

{% content-ref url="/pages/al3oUR0p7SaKaEZWGFAv" %}
[Remove Text block](/automation-apps-blocks/remove-text-block.md)
{% endcontent-ref %}

{% content-ref url="/pages/OZ8Onw7NW7SnHMUrVFOD" %}
[Slice Function](/automation-apps-blocks/slice-function.md)
{% endcontent-ref %}

{% content-ref url="/pages/95UfjqtlllHySP4TqbR3" %}
[Modify Current Date Block](/automation-apps-blocks/modify-current-date-block.md)
{% endcontent-ref %}

{% content-ref url="/pages/8HlJt4dDbeYkh252OFMI" %}
[Parse Number Function](/automation-apps-blocks/parse-number-function.md)
{% endcontent-ref %}

{% content-ref url="/pages/0MuswCoV6wM6zbIgMQwO" %}
[How to generate random otp / number using Random Number Generator Block ?](/automation-apps-blocks/how-to-generate-random-otp-number-using-random-number-generator-block.md)
{% endcontent-ref %}

{% content-ref url="/pages/2Ft6NgSzTUQVzsyAYhYu" %}
[Split Text Block](/automation-apps-blocks/split-text-block.md)
{% endcontent-ref %}

{% content-ref url="/pages/GEQdsD1I2knwtHAE5Ihc" %}
[Calculator Block](/automation-apps-blocks/calculator-block.md)
{% endcontent-ref %}

{% content-ref url="/pages/63FSca4OV4mtgQpWD91U" %}
[Time Delay Block](/automation-apps-blocks/time-delay-block.md)
{% endcontent-ref %}


---

# 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.watheta.com/automation-apps-blocks.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.
