# Set Up dex

Before building data pipelines with dex, you’ll need to connect your cloud environment and version control system. This section walks you through everything required to get started—from configuring your cloud provider (GCP or AWS) to linking your GitHub or GitLab repository for version control.

Follow these guides to ensure dex is properly set up to deploy, version, and manage your data workflows in your own infrastructure. Once you're done, you'll be ready to start developing with confidence.

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>GCP Cloud Setup</strong></td><td>Discover how to leverage dex with BigQuery to streamline analytics workflows</td><td><a href="/files/5PzbH7xFjGS2rdU9v8fO">/files/5PzbH7xFjGS2rdU9v8fO</a></td><td><a href="/pages/pChMJl6Hto5eIbpxIWrP">/pages/pChMJl6Hto5eIbpxIWrP</a></td></tr><tr><td><strong>AWS Cloud Setup</strong></td><td>Learn how to use AWS Athena for efficient data processing and analysis</td><td><a href="/files/W69FnCbu3igJKeElnqfU">/files/W69FnCbu3igJKeElnqfU</a></td><td><a href="/pages/RQ76lHss2X7bgZX4yvoA">/pages/RQ76lHss2X7bgZX4yvoA</a></td></tr><tr><td>Github/Gitlab Setup</td><td>Connect dex to GitHub or GitLab to enable version control, collaboration, and CI/CD for your data projects.</td><td><a href="/files/lle2XGBngs1KjzjD3axp">/files/lle2XGBngs1KjzjD3axp</a></td><td><a href="/pages/ut5Fq0QlLnMxNYGwGxTX">/pages/ut5Fq0QlLnMxNYGwGxTX</a></td></tr></tbody></table>


---

# 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.dexlabs.io/lakehouse-platform/set-up-dex.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.
