> For the complete documentation index, see [llms.txt](https://documentation.astera.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.astera.com/astera-data-stack-v8/miscellaneous.md).

# Miscellaneous

- [Cloud Deployment](https://documentation.astera.com/astera-data-stack-v8/miscellaneous/cloud-deployment.md)
- [Deploying Astera on Amazon Web Services](https://documentation.astera.com/astera-data-stack-v8/miscellaneous/cloud-deployment/deploying-astera-on-amazon-web-services.md)
- [Deploying Astera on Microsoft Azure Cloud](https://documentation.astera.com/astera-data-stack-v8/miscellaneous/cloud-deployment/deploying-astera-on-microsoft-azure-cloud.md)
- [Deploying Astera on Oracle Cloud](https://documentation.astera.com/astera-data-stack-v8/miscellaneous/cloud-deployment/deploying-astera-on-oracle-cloud.md)
- [Context Information](https://documentation.astera.com/astera-data-stack-v8/miscellaneous/context-information.md)
- [Pushdown Mode](https://documentation.astera.com/astera-data-stack-v8/miscellaneous/pushdown-mode.md)
- [Role Based Access Control in Astera](https://documentation.astera.com/astera-data-stack-v8/miscellaneous/role-based-access-control-in-astera.md)
- [Safe Mode](https://documentation.astera.com/astera-data-stack-v8/miscellaneous/safe-mode.md)
- [Server Command Line Utility](https://documentation.astera.com/astera-data-stack-v8/miscellaneous/server-command-line-utility.md)
- [SmartMatch Feature](https://documentation.astera.com/astera-data-stack-v8/miscellaneous/smartmatch-feature.md)
- [Synonym Dictionary File](https://documentation.astera.com/astera-data-stack-v8/miscellaneous/synonym-dictionary-file.md)
- [Updating Your License in Astera](https://documentation.astera.com/astera-data-stack-v8/miscellaneous/updating-your-license-in-astera.md)
- [Using Dynamic Layout/Template Mapping in Astera](https://documentation.astera.com/astera-data-stack-v8/miscellaneous/using-dynamic-layout-template-mapping-in-astera.md)
- [Using Output Variables in Astera](https://documentation.astera.com/astera-data-stack-v8/miscellaneous/using-output-variables-in-astera.md)
- [Using the Data Source Browser in Astera](https://documentation.astera.com/astera-data-stack-v8/miscellaneous/using-the-data-source-browser-in-astera.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://documentation.astera.com/astera-data-stack-v8/miscellaneous.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.
