# Builder Agent Mode

- [Get started with a good prompt](https://docs.stackerhq.com/stacker-astra/builder-agent-mode/get-started-with-a-good-prompt.md)
- [Using Builder Agent Mode](https://docs.stackerhq.com/stacker-astra/builder-agent-mode/using-builder-agent-mode.md)
- [Client Portals](https://docs.stackerhq.com/stacker-astra/builder-agent-mode/client-portals.md)
- [Portal \[video\]](https://docs.stackerhq.com/stacker-astra/builder-agent-mode/client-portals/portal-video.md)
- [Flexible custom pages](https://docs.stackerhq.com/stacker-astra/builder-agent-mode/flexible-custom-pages.md): Coming soon.
- [Users & Permissions \[video\]](https://docs.stackerhq.com/stacker-astra/builder-agent-mode/users-and-permissions-video.md)
- [Share with your users](https://docs.stackerhq.com/stacker-astra/builder-agent-mode/share-with-your-users.md)
- [Roles](https://docs.stackerhq.com/stacker-astra/builder-agent-mode/share-with-your-users/roles.md)
- [Log in flow](https://docs.stackerhq.com/stacker-astra/builder-agent-mode/share-with-your-users/log-in-flow.md)
- [Preview as user](https://docs.stackerhq.com/stacker-astra/builder-agent-mode/share-with-your-users/preview-as-user.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/builder-agent-mode.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.
