# Connections

- [Wordpress](https://docs.contentrocket.io/connections/wordpress.md): Starting with the Business subscription, you can connect WordPress to ContentRocket for automatic posting. Follow the steps below to configure it.
- [Youtube](https://docs.contentrocket.io/connections/youtube.md): Starting with the Business subscription, you can connect Youtube to ContentRocket for automatic posting. Follow the steps below to configure and getting the Client ID and Client Secret from Google.
- [Other connections](https://docs.contentrocket.io/connections/other-connections.md): ContentRocket is working closely with Blog2Social to spread the content over than 20 social media channels. Below some information, and use our link to integrate Contentrocket with Blog2Social.


---

# 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.contentrocket.io/connections.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.
