# Weavely Help Centre

## Weavely Help Centre

- [Help & Support](https://weavely.gitbook.io/weavely-help-centre/readme.md)
- [Overview](https://weavely.gitbook.io/weavely-help-centre/overview.md)
- [Quickstart](https://weavely.gitbook.io/weavely-help-centre/quickstart.md)
- [Data Sources](https://weavely.gitbook.io/weavely-help-centre/connecting-data-sources.md)
- [Shopify Integration](https://weavely.gitbook.io/weavely-help-centre/connecting-data-sources/shopify-integration.md): Follow these steps to connect your Shopify store to Weavely.
- [Klaviyo Integration](https://weavely.gitbook.io/weavely-help-centre/connecting-data-sources/klaviyo-integration.md): Follow these steps to connect your Klaviyo account to Weavely and begin syncing your email and SMS data into BigQuery.
- [HubSpot Integration](https://weavely.gitbook.io/weavely-help-centre/connecting-data-sources/hubspot-integration.md)
- [Clients](https://weavely.gitbook.io/weavely-help-centre/understanding-clients.md)
- [BigQuery Setup](https://weavely.gitbook.io/weavely-help-centre/connecting-bigquery.md)
- [Data Exports](https://weavely.gitbook.io/weavely-help-centre/setting-up-data-exports.md)
- [Dashboards](https://weavely.gitbook.io/weavely-help-centre/using-dashboards.md)
- [Videos](https://weavely.gitbook.io/weavely-help-centre/video-tutorials.md)
- [Contact Support](https://weavely.gitbook.io/weavely-help-centre/contact-support.md): Get in touch with our team!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://weavely.gitbook.io/weavely-help-centre/readme.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.
