> For the complete documentation index, see [llms.txt](https://docs.anecdoteai.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.anecdoteai.com/docs/on-prem-setup.md).

# On-Prem Setup

{% content-ref url="/pages/GJFBFJwznmK18Yctz3ZH" %}
[Getting started](/docs/on-prem-setup/getting-started.md)
{% endcontent-ref %}

{% content-ref url="/pages/4HeU0g5go9PfR7ipkoMO" %}
[Identifying the Need for On-Prem Setup](/docs/on-prem-setup/identifying-the-need-for-on-prem-setup.md)
{% endcontent-ref %}

{% content-ref url="/pages/qZLAOnhnAGQhmza2BRtf" %}
[Strategy for Client-Side Data Collection and Processing](/docs/on-prem-setup/strategy-for-client-side-data-collection-and-processing.md)
{% endcontent-ref %}

{% content-ref url="/pages/EBy75WIw1K34BVrfY5vT" %}
[Architecture Overview](/docs/on-prem-setup/architecture-overview.md)
{% endcontent-ref %}

{% content-ref url="/pages/nYeApNcFXmswqhmtoCWY" %}
[Why Airbyte and Its Technical Details](/docs/on-prem-setup/why-airbyte-and-its-technical-details.md)
{% endcontent-ref %}

{% content-ref url="/pages/RnehWyguft3fG8Hw2ugd" %}
[Custom Airbyte Destination Development and Specifications](/docs/on-prem-setup/custom-airbyte-destination-development-and-specifications.md)
{% endcontent-ref %}

{% content-ref url="/pages/ZyBxSi6P32XLeJg38H2d" %}
[Health Check Monitoring](/docs/on-prem-setup/health-check-monitoring.md)
{% endcontent-ref %}


---

# 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://docs.anecdoteai.com/docs/on-prem-setup.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.
