> 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/setting-up/on-prem.md).

# On Prem

- [System Requirements](https://documentation.astera.com/setting-up/on-prem/system-requirements.md)
- [Product Architecture](https://documentation.astera.com/setting-up/on-prem/product-architecture.md)
- [Installing Client and Server Applications](https://documentation.astera.com/setting-up/on-prem/installing-client-and-server-applications.md)
- [Install Manager](https://documentation.astera.com/setting-up/on-prem/install-manager.md)
- [Installing Packages on Client Machine](https://documentation.astera.com/setting-up/on-prem/install-manager/installing-packages-on-client-machine.md)
- [Installing Packages on Server Machine](https://documentation.astera.com/setting-up/on-prem/install-manager/installing-packages-on-server-machine.md)
- [Connecting to an Astera Server using the Client](https://documentation.astera.com/setting-up/on-prem/connecting-to-an-astera-server-using-the-client.md)
- [How to Connect to a Different Astera Server from the Client](https://documentation.astera.com/setting-up/on-prem/how-to-connect-to-a-different-astera-server-from-the-client.md)
- [How to Build a Cluster Database and Create Repository](https://documentation.astera.com/setting-up/on-prem/how-to-build-a-cluster-database-and-create-repository.md)
- [Repository Upgrade Utility in Astera](https://documentation.astera.com/setting-up/on-prem/repository-upgrade-utility-in-astera.md)
- [How to Login from the Client](https://documentation.astera.com/setting-up/on-prem/how-to-login-from-the-client.md)
- [How to Verify Admin Email](https://documentation.astera.com/setting-up/on-prem/how-to-verify-admin-email.md)
- [Licensing in Astera](https://documentation.astera.com/setting-up/on-prem/licensing-in-astera.md)
- [How to Supply a License Key Without Prompting the User](https://documentation.astera.com/setting-up/on-prem/how-to-supply-a-license-key-without-prompting-the-user.md)
- [Enabling Python Server](https://documentation.astera.com/setting-up/on-prem/enabling-python-server.md)
- [User Roles and Access Control](https://documentation.astera.com/setting-up/on-prem/user-roles-and-access-control.md)
- [Windows Authentication](https://documentation.astera.com/setting-up/on-prem/user-roles-and-access-control/windows-authentication.md)
- [Azure Authentication](https://documentation.astera.com/setting-up/on-prem/user-roles-and-access-control/azure-authentication.md)
- [Offline Activation of Astera](https://documentation.astera.com/setting-up/on-prem/offline-activation-of-astera.md)
- [Silent Installation](https://documentation.astera.com/setting-up/on-prem/silent-installation.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/setting-up/on-prem.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.
