# Integrations

### Supported Integrations

Please navigate to the next page, or click on the dropdown on the left-hand side of the documentation to view all of our active integrations.

### FAQ

<details>

<summary>Are you taking integration requests?</summary>

Absolutely! Send us an email at <feedback@countercyclical.io> with what integrations you'd like to see us build!

</details>


---

# 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.countercyclical.io/guides/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.
