# Step-by-step tutorials

In this section we provide a set of examples that showcase how to leverage the functions of our [Analytics Toolbox for Redshift](https://docs.carto.com/data-and-analysis/analytics-toolbox-for-redshift) to unlock advanced spatial analyses in your data warehouse platform. They cover a broad range of use cases with methods for data transformations, enrichment, spatial indexing in Quadkey and H3, statistics, clustering, spatial data science methods and more.

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><a href="/pages/o56WRmxHofbVdT88dtPE"><strong>Generating trade areas based on drive/walk-time isolines</strong></a></td><td>We generate trade areas based on drive/walk-time isolines from Redshift console and from CARTO Builder.</td><td></td><td><a href="/files/qzE7zQUMNQVTpRfprvux">/files/qzE7zQUMNQVTpRfprvux</a></td><td><a href="/pages/o56WRmxHofbVdT88dtPE">/pages/o56WRmxHofbVdT88dtPE</a></td></tr><tr><td><a href="/pages/VVyrJv3cs6upOAq2PRIv"><strong>Geocoding your address data</strong></a></td><td>We provide an example that showcase how to easily geocode your address data using the Analytics Toolbox LDS module from the Redshift console and from the CARTO Workspace.</td><td></td><td><a href="/files/WOzOsD1AD3hzg7wIeePQ">/files/WOzOsD1AD3hzg7wIeePQ</a></td><td><a href="/pages/VVyrJv3cs6upOAq2PRIv">/pages/VVyrJv3cs6upOAq2PRIv</a></td></tr><tr><td><a href="/pages/TrMF0LJd289QCn1dvn6t"><strong>Creating spatial index tilesets</strong></a></td><td>We provide a set of examples that showcase how to easily create tilesets based on spatial indexes allowing you to process and visualize very large spatial datasets stored in Redshift. You should use this procedure if you have a dataset that...</td><td></td><td><a href="/files/oG0hJ51TTIeXFJmOpQMU">/files/oG0hJ51TTIeXFJmOpQMU</a></td><td><a href="/pages/TrMF0LJd289QCn1dvn6t">/pages/TrMF0LJd289QCn1dvn6t</a></td></tr></tbody></table>

<img src="https://github.com/CartoDB/gitbook-documentation/blob/master/data-and-analysis/.gitbook/assets/eu-flag-website.png" alt="EU flag" data-size="line"> This project has received funding from the [European Union’s Horizon 2020](https://ec.europa.eu/programmes/horizon2020/en) research and innovation programme under grant agreement No 960401.


---

# 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://academy.carto.com/advanced-spatial-analytics/spatial-analytics-for-redshift/step-by-step-tutorials.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.
