# Integrations

- [Integrations Overview](https://daisychain.gitbook.io/help/integrations/integrations-overview.md): An overview of Daisychain's approach to integrations.
- [Action Network](https://daisychain.gitbook.io/help/integrations/action-network.md): How to integrate Daisychain and Action Network
- [ActBlue](https://daisychain.gitbook.io/help/integrations/actblue.md): How to setup and use the Daisychain / ActBlue integration.
- [ControlShift](https://daisychain.gitbook.io/help/integrations/controlshift.md): How to integrate Daisychain with ControlShift
- [EveryAction](https://daisychain.gitbook.io/help/integrations/everyaction.md): How to set up and use the Daisychain / EveryAction integration
- [FundraiseUp](https://daisychain.gitbook.io/help/integrations/fundraiseup.md): How to set up and use the Daisychain / FundraiseUp integration
- [Mobilize](https://daisychain.gitbook.io/help/integrations/mobilize.md): Connect Daisychain and Mobilize to power your event outreach and engagement
- [NGPVAN](https://daisychain.gitbook.io/help/integrations/ngpvan.md): The NGPVAN <> Daisychain integration allows you to import lists from VAN, NGP, Votebuilder, and EveryAction into your Daisychain People database.
- [Run](https://daisychain.gitbook.io/help/integrations/run.md): How to Integrate the Daisychain with Run!
- [Zapier](https://daisychain.gitbook.io/help/integrations/zapier.md): How to use Zapier to integrate with thousands of apps


---

# 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://daisychain.gitbook.io/help/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.
