# Recipes & Open Source

- [BigCommerce, dbt & BigQuery](https://learn.fueled.io/learning-center/recipes-and-open-source/bigcommerce-dbt-and-bigquery.md)
- [Working With GA4 Data In BigQuery](https://learn.fueled.io/learning-center/recipes-and-open-source/working-with-ga4-data-in-bigquery.md)
- [Simple 'Page View to Purchase' Funnel Analysis](https://learn.fueled.io/learning-center/recipes-and-open-source/working-with-ga4-data-in-bigquery/simple-page-view-to-purchase-funnel-analysis.md)
- [Querying Device Information for Shoppers with Purchases](https://learn.fueled.io/learning-center/recipes-and-open-source/working-with-ga4-data-in-bigquery/querying-device-information-for-shoppers-with-purchases.md)
- [Debugging User IDs in GA4 Events](https://learn.fueled.io/learning-center/recipes-and-open-source/working-with-ga4-data-in-bigquery/debugging-user-ids-in-ga4-events.md)
- [Downgrading To Shopify's Free GA4 Connector](https://learn.fueled.io/learning-center/recipes-and-open-source/downgrading-to-shopifys-free-ga4-connector.md)
- [Demos](https://learn.fueled.io/learning-center/recipes-and-open-source/demos.md): Demonstration videos of Fueled's features and best practices
- [Configuration In Under 5 Minutes](https://learn.fueled.io/learning-center/recipes-and-open-source/demos/configuration-in-under-5-minutes.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://learn.fueled.io/learning-center/recipes-and-open-source.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.
