# What Are Plays

<figure><img src="https://3225205723-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fp0xwiIzxYv8XOC8VVS7i%2Fuploads%2FQwVGMS6vEuoq8MskadLH%2FScreenshot%202026-01-29%20at%208.19.52%E2%80%AFPM.png?alt=media&#x26;token=4ee46eb8-852c-42f4-8a5d-098024520e38" alt=""><figcaption></figcaption></figure>

Plays are automation workflows that define:

“When X happens, do Y”

They are central to SalesMonk’s automation-first GTM philosophy.


---

# 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.salesmonk.ai/plays-and-automation/what-are-plays.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.
