# Integrations

- [Integrations Overview](https://lucid-financials.gitbook.io/docs/integrations/integrations-overview.md): Why Integrations Matter and How to Use Them
- [Accounting Systems](https://lucid-financials.gitbook.io/docs/integrations/accounting-systems.md): Lucid Dreams integrates seamlessly with various accounting systems, streamlining your financial data management process.
- [Bank Integrations](https://lucid-financials.gitbook.io/docs/integrations/bank-integrations.md): Bank Integrations in Lucid Dreams enable the automatic import of transaction data from your bank accounts.
- [Payroll Integrations](https://lucid-financials.gitbook.io/docs/integrations/payroll-integrations.md): Payroll Integrations in Lucid Dreams streamline the transfer of payroll data from your payroll system to the system.
- [Data Integrations](https://lucid-financials.gitbook.io/docs/integrations/data-integrations.md): By integrating data from CRM systems, e-commerce systems, and other business tools, Lucid Dreams enhances decision-making.
- [Importing (Including CSV)](https://lucid-financials.gitbook.io/docs/integrations/importing-including-csv.md): The Importing feature in Lucid Dreams allows you to upload financial data from external sources, including CSV files.


---

# 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://lucid-financials.gitbook.io/docs/integrations.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.
