# Analytics Toolbox for BigQuery

The CARTO Analytics Toolbox for BigQuery is a set of UDFs and Stored Procedures to unlock Spatial Analytics. It is organized in a set of modules based on the functionality they offer. There are two types of modules: *core* modules, which are [open source](https://github.com/CartoDB/analytics-toolbox-core) and free to use for anyone with a BigQuery account, and *advanced* modules, only available with a CARTO account.

<figure><img src="https://3029946802-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FybPdpmLltPkzGFvz7m8A%2Fuploads%2Fgit-blob-51cd061e34ff062dba750ccc3f0de99c7f02da2b%2Fbigquery.png?alt=media" alt=""><figcaption></figcaption></figure>

Visit the [SQL Reference](https://docs.carto.com/data-and-analysis/analytics-toolbox-for-bigquery/sql-reference) to see the full list of available modules and functions. If you already have a CARTO account, please refer to [this guide](https://docs.carto.com/data-and-analysis/getting-access#access-from-carto-workspace) on how to get access to the entire collection of modules of the Analytics Toolbox. If you don’t have a CARTO account and are looking to access the *core* modules for free, please [follow these instructions](https://docs.carto.com/data-and-analysis/getting-access#free-access-to-the-core-modules) instead.

{% hint style="info" %}
**Stay in the loop**

Join our [Google Group](https://groups.google.com/a/cartodb.com/g/bigquery-spatial-extension) to stay informed of any new feature launches and relevant changes to the Analytics Toolbox.
{% endhint %}

<img src="https://3029946802-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FybPdpmLltPkzGFvz7m8A%2Fuploads%2Fgit-blob-1c82685e4e434438152a8e3d867df996413489fe%2Feu-flag-website.png?alt=media&#x26;token=4343f6e5-973a-4e9a-8e14-50366a086f72" 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://docs.carto.com/data-and-analysis/analytics-toolbox-for-bigquery.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.
