# Using dlt in Paradime

- [dlt Source and Destination Credentials via Environment Variables](https://docs.paradime.io/app-help/guides-new/using-dlt-in-paradime/dlt-source-and-destination-credentials-via-environment-variables.md): Learn how dlt (data load tool) to maps environment variables to source and destination credentials.
- [Reuse dbt™ Connection Credentials in dlt Pipelines - BigQuery](https://docs.paradime.io/app-help/guides-new/using-dlt-in-paradime/reuse-dbt-tm-connection-credentials-in-dlt-pipelines-bigquery.md): Learn how to reuse your dbt™ profiles.yml connection credentials to authenticate dlt pipelines.
- [dlt Data Pipeline - Google Sheets to Snowflake](https://docs.paradime.io/app-help/guides-new/using-dlt-in-paradime/python-data-pipeline-using-dlthub-google-sheets-to-snowflake.md): How to ingest data from Google Sheets into Snowflake using dltHub


---

# 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.paradime.io/app-help/guides-new/using-dlt-in-paradime.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.
