# Guides

CARTO Analytics Toolbox contains many functions and procedures to help you get the most out of your geospatial analyses in your cloud data warehouse. Here below you have a list of some guides we have prepared for you to start working with some of the key Analytics Toolbox features:

* Creating and visualizing tilesets \[[guide](https://github.com/CartoDB/gitbook-documentation/blob/master/data-and-analysis/analytics-toolbox-for-redshift/guides/broken-reference/README.md)]
* Running queries from Builder \[[guide](/data-and-analysis/analytics-toolbox-for-postgresql/guides/running-queries-from-builder.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/data-and-analysis/analytics-toolbox-for-redshift/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.
