# Getting Started

- [Platform Overview](https://help.daasity.com/getting-started/platform-overview.md): Everything you need to launch successfully
- [In Process -](https://help.daasity.com/getting-started/platform-overview/in-process.md): INSERT INTO "OVERVIEW" above the "ADDITIONAL RESOURCES" section.
- [Quickstart Guides](https://help.daasity.com/getting-started/quickstart-guides.md)
- [How to connect to your data](https://help.daasity.com/getting-started/quickstart-guides/how-to-connect-to-your-data.md)
- [How to customize your data](https://help.daasity.com/getting-started/quickstart-guides/how-to-customize-your-data.md)
- [How to analyze your data](https://help.daasity.com/getting-started/quickstart-guides/how-to-analyze-your-data.md): Introduction to using Daasity for reporting and ad-hoc data analysis.
- [How to save & organize reports](https://help.daasity.com/getting-started/quickstart-guides/how-to-save-and-organize-reports.md): Introduction to managing your saved reports (Dashboards & Data Explores) using Daasity's Collections.
- [Homepage KPI Dashboard](https://help.daasity.com/getting-started/quickstart-guides/homepage-kpi-dashboard.md)
- [Installation](https://help.daasity.com/getting-started/installation.md): Welcome to Daasity!
- [1- Connect Your Warehouse](https://help.daasity.com/getting-started/installation/1-connect-your-warehouse.md)
- [BigQuery](https://help.daasity.com/getting-started/installation/1-connect-your-warehouse/bigquery.md)
- [Snowflake](https://help.daasity.com/getting-started/installation/1-connect-your-warehouse/snowflake.md): You can connect your Snowflake Warehouse to Daasity by following the steps below.
- [2- Extract your data with Daasity](https://help.daasity.com/getting-started/installation/2-extract-your-data-with-daasity.md): Get an overview of how use Daasity to extract and load data into your data warehouse
- [3- Adding Brand Supplied Data (BSD)](https://help.daasity.com/getting-started/installation/3-adding-brand-supplied-data-bsd.md): You can enrich your data with the Brand Supplied Data Sheet by adding supplemental data and modifying existing data. You can update your BSD Sheet at anytime.
- [Monitoring Your BSD Progress](https://help.daasity.com/getting-started/installation/3-adding-brand-supplied-data-bsd/monitoring-your-bsd-progress.md): You can track your BSD progress to ensure your data is enriched.
- [Philosophy](https://help.daasity.com/getting-started/philosophy.md): This page provides an outline of the general Daasity Data Model, both our Unified Schemas and Data Marts, why we designed the data model this way and how our transformation layer works


---

# 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.daasity.com/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.
