# All data sources

On this page, you can check out all data sources supported by Uniquery.

* [Google Ads](https://help.uniquery.io/data-sources/google-ads)
* [Google Analytics](https://help.uniquery.io/data-sources/google-analytics)
* [Google Search Console](https://help.uniquery.io/data-sources/google-search-console)
* [Facebook Ads](https://help.uniquery.io/data-sources/facebook-ads)
* [Notion](https://help.uniquery.io/data-sources/notion)
* [LinkedIn Ads](https://help.uniquery.io/data-sources/linkedin-ads)
* [Hubspot](https://help.uniquery.io/data-sources/hubspot)
* [Shopify](https://help.uniquery.io/data-sources/shopify)
* [Airtable](https://help.uniquery.io/data-sources/airtable)
* [Pipedrive](https://help.uniquery.io/data-sources/pipedrive)
* [PostgreSQL](https://help.uniquery.io/postgresql)
* [MySQL](https://help.uniquery.io/mysql)
* And hundreds of other data sources enabled by [Custom API connection](https://help.uniquery.io/new-api-query) and [OAuth authorization](https://help.uniquery.io/basics/manage-connections)

<br>


---

# 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://help.uniquery.io/all-data-sources.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.
