# Introduction to Actions

Actions turn your messages into interactive experiences. Whether you're driving signups, collecting data, or triggering workflows — Actions make every message do more.

Threadly offers two powerful types of Actions to boost engagement:

* **Website CTAs** – Link out to any site, doc, or app — perfect for SOPs, demos, or signup links.
* **Form CTAs** – Collect info directly inside Slack with a custom modal form (great for surveys, feedback, or handoffs).

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td>Website CTAs</td><td>Drive users to external resources</td><td><a href="/pages/3D5Di6DFrC6ltpAn87uf">/pages/3D5Di6DFrC6ltpAn87uf</a></td><td><a href="/files/fMPTHZzjxSaRvKMSmBt9">/files/fMPTHZzjxSaRvKMSmBt9</a></td></tr><tr><td>Form CTAs</td><td>Collect structured input in seconds</td><td><a href="/pages/hNPGkQaWzkACiJJxosIF">/pages/hNPGkQaWzkACiJJxosIF</a></td><td><a href="/files/3Im2SoeeMNGIYmGnrpoG">/files/3Im2SoeeMNGIYmGnrpoG</a></td></tr></tbody></table>

Pick the right type for your goal — or mix both for maximum effect.


---

# 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://threadly.gitbook.io/threadly/actions/introduction-to-actions.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.
