# Getting Started

- [Install the Salesforce App](https://docs.omnata.com/omnata-product-documentation/omnata-connect-for-salesforce/getting-started/install-the-salesforce-app.md)
- [Connect to your data warehouse](https://docs.omnata.com/omnata-product-documentation/omnata-connect-for-salesforce/getting-started/connect-to-your-data-warehouse.md)
- [Snowflake](https://docs.omnata.com/omnata-product-documentation/omnata-connect-for-salesforce/getting-started/connect-to-your-data-warehouse/snowflake.md): Snowflake is an advanced data platform provided as Software-as-a-Service (SaaS).
- [BigQuery](https://docs.omnata.com/omnata-product-documentation/omnata-connect-for-salesforce/getting-started/connect-to-your-data-warehouse/bigquery.md): Google BigQuery is a fully-managed, serverless data warehouse that enables scalable analysis over petabytes of data. It is a Platform as a Service that supports querying using ANSI SQL.
- [Rockset](https://docs.omnata.com/omnata-product-documentation/omnata-connect-for-salesforce/getting-started/connect-to-your-data-warehouse/rockset.md): Rockset is a real-time analytics database for fast queries on fresh data from databases, lakes and streams.
- [Firebolt](https://docs.omnata.com/omnata-product-documentation/omnata-connect-for-salesforce/getting-started/connect-to-your-data-warehouse/firebolt.md): Rockset is the cloud data warehouse for modern data engineering & dev teams.
- [SingleStore (previously MemSQL)](https://docs.omnata.com/omnata-product-documentation/omnata-connect-for-salesforce/getting-started/connect-to-your-data-warehouse/singlestore-previously-memsql.md): SingleStore is a distributed, relational, SQL database management system that features ANSI SQL support and is known for speed in data ingest, transaction processing, and query processing.
- [Deciding which mode to use](https://docs.omnata.com/omnata-product-documentation/omnata-connect-for-salesforce/getting-started/deciding-which-mode-to-use.md): External Objects vs Lightning Web Components


---

# 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.omnata.com/omnata-product-documentation/omnata-connect-for-salesforce/getting-started.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.
