# Workflow Steps

- [Setting Up a Wait Step with Contact Reply](https://docs.getgymini.com/gymini/features/features-overview/workflows/workflow-steps/setting-up-a-wait-step-with-contact-reply.md)
- [Basic Steps](https://docs.getgymini.com/gymini/features/features-overview/workflows/workflow-steps/basic-steps.md)
- [Utilizing the Wait Step](https://docs.getgymini.com/gymini/features/features-overview/workflows/workflow-steps/utilizing-the-wait-step.md)
- [Using the Go-To Workflow Event](https://docs.getgymini.com/gymini/features/features-overview/workflows/workflow-steps/using-the-go-to-workflow-event.md)
- [How to Set Up Workflow Goal Events](https://docs.getgymini.com/gymini/features/features-overview/workflows/workflow-steps/how-to-set-up-workflow-goal-events.md)
- [Utilizing the If-Else Step in Gymini's Workflow Builder](https://docs.getgymini.com/gymini/features/features-overview/workflows/workflow-steps/utilizing-the-if-else-step-in-gyminis-workflow-builder.md)
- [Using If-Or-Ask Branches](https://docs.getgymini.com/gymini/features/features-overview/workflows/workflow-steps/utilizing-the-if-else-step-in-gyminis-workflow-builder/using-if-or-ask-branches.md)
- [If-Or-Ask Branch FAQ](https://docs.getgymini.com/gymini/features/features-overview/workflows/workflow-steps/utilizing-the-if-else-step-in-gyminis-workflow-builder/if-or-ask-branch-faq.md)


---

# 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.getgymini.com/gymini/features/features-overview/workflows/workflow-steps.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.
