# Popular Syncs

- [Webflow + Airtable](https://docs.whalesync.com/popular-syncs/webflow-+-airtable.md): Use Airtable as a CMS for your website - build programmatic SEO pages & more.
- [HubSpot + Notion](https://docs.whalesync.com/popular-syncs/hubspot-+-notion.md): View and edit your most important CRM data from within your company wiki.
- [Supabase + Airtable](https://docs.whalesync.com/popular-syncs/supabase-+-airtable.md): Edit your DB from an easy-to-use spreadsheet - build internal tools without any engineers.
- [Notion + Google Sheets](https://docs.whalesync.com/popular-syncs/notion-+-google-sheets.md): Bring Sheets formulas into Notion with a true two-way sync.


---

# 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.whalesync.com/popular-syncs.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.
