# AI & Automations

- [Open API Overview](https://docs.stackerhq.com/stacker-astra/ai-and-automations/open-api-overview.md)
- [Setup Guide](https://docs.stackerhq.com/stacker-astra/ai-and-automations/open-api-overview/setup-guide.md)
- [Authentication](https://docs.stackerhq.com/stacker-astra/ai-and-automations/open-api-overview/authentication.md)
- [Additional Headers](https://docs.stackerhq.com/stacker-astra/ai-and-automations/open-api-overview/additional-headers.md)
- [Field API names](https://docs.stackerhq.com/stacker-astra/ai-and-automations/open-api-overview/field-api-names.md)
- [Accounts, Stacks, Objects, Fields](https://docs.stackerhq.com/stacker-astra/ai-and-automations/open-api-overview/accounts-stacks-objects-fields.md)
- [Record Actions](https://docs.stackerhq.com/stacker-astra/ai-and-automations/open-api-overview/record-actions.md)
- [Action buttons](https://docs.stackerhq.com/stacker-astra/ai-and-automations/action-buttons.md)
- [Use an Action Button](https://docs.stackerhq.com/stacker-astra/ai-and-automations/action-buttons/use-an-action-button.md)
- [Create a page button on detail layout](https://docs.stackerhq.com/stacker-astra/ai-and-automations/action-buttons/create-a-page-button-on-detail-layout.md)
- [Action buttons in Sections](https://docs.stackerhq.com/stacker-astra/ai-and-automations/action-buttons/action-buttons-in-sections.md)
- [Edit an action button](https://docs.stackerhq.com/stacker-astra/ai-and-automations/action-buttons/edit-an-action-button.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.stackerhq.com/stacker-astra/ai-and-automations.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.
