# Guides

- [Configure your own buckets](https://docs.carto.com/carto-self-hosted/carto-self-hosted-legacy/guides/configure-your-own-buckets.md)
- [Configure an external in-memory cache](https://docs.carto.com/carto-self-hosted/carto-self-hosted-legacy/guides/configure-an-external-in-memory-cache.md)
- [Enable Google Basemaps](https://docs.carto.com/carto-self-hosted/carto-self-hosted-legacy/guides/enable-google-basemaps.md)
- [Enable the CARTO Data Warehouse](https://docs.carto.com/carto-self-hosted/carto-self-hosted-legacy/guides/enable-the-carto-data-warehouse.md)
- [Configure an external proxy](https://docs.carto.com/carto-self-hosted/carto-self-hosted-legacy/guides/configure-an-external-proxy.md)
- [Enable BigQuery OAuth connections](https://docs.carto.com/carto-self-hosted/carto-self-hosted-legacy/guides/enable-bigquery-oauth-connections.md)
- [Configure Single Sign-On (SSO)](https://docs.carto.com/carto-self-hosted/carto-self-hosted-legacy/guides/configure-single-sign-on-sso.md)
- [Enable Redshift imports](https://docs.carto.com/carto-self-hosted/carto-self-hosted-legacy/guides/enable-redshift-imports.md)
- [Configure your custom service account](https://docs.carto.com/carto-self-hosted/carto-self-hosted-legacy/guides/configure-your-custom-service-account.md)
- [Advanced customizations](https://docs.carto.com/carto-self-hosted/carto-self-hosted-legacy/guides/advanced-customizations.md)
- [Migrating CARTO Self-Hosted installation to an external database](https://docs.carto.com/carto-self-hosted/carto-self-hosted-legacy/guides/migrating-carto-self-hosted-installation-to-an-external-database.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.carto.com/carto-self-hosted/carto-self-hosted-legacy/guides.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.
