# Infrastructure & Operations

- [Create Configurations with Custom Resources via the API](https://docs.bindplane.com/how-to-guides/infrastructure-and-operations/create-configurations-with-custom-resources-via-the-api.md): Create custom sources, destinations, processors, and extensions with the Bindplane API.
- [GitOps](https://docs.bindplane.com/how-to-guides/infrastructure-and-operations/gitops.md): Deploy resources to Bindplane using a GitOps model
- [Postgres](https://docs.bindplane.com/how-to-guides/infrastructure-and-operations/postgres.md)
- [Postgres On-Premises Operational Playbook](https://docs.bindplane.com/how-to-guides/infrastructure-and-operations/postgres/postgres-on-prem-playbook.md)
- [Postgres Store](https://docs.bindplane.com/how-to-guides/infrastructure-and-operations/postgres/postgres-store.md)
- [Postgres TLS](https://docs.bindplane.com/how-to-guides/infrastructure-and-operations/postgres/postgres-tls.md)
- [Self-Hosted Bindplane Enterprise Deployments](https://docs.bindplane.com/how-to-guides/infrastructure-and-operations/self-hosted-enterprise-deployment.md)
- [Troubleshoot WebSocket Connection Issues](https://docs.bindplane.com/how-to-guides/infrastructure-and-operations/troubleshoot-websocket-connection.md)
- [Update Bindplane License](https://docs.bindplane.com/how-to-guides/infrastructure-and-operations/update-bindplane-license.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.bindplane.com/how-to-guides/infrastructure-and-operations.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.
