# Does Channels Work With My Specific Technology?

Channels has a large list of official and community supported libraries which can be found [here](https://pusher.com/docs/channels/channels_libraries/libraries)

As well as the official documentation linked to each of these SDKs we have a large number of tutorials that can help you get started with Channels. Our tutorials page can be found [here](https://pusher.com/tutorials)

Examples of the technologies covered are as follows:

**Android**&#x20;

**Javascript**

Javascript / AngularJS / React / Gatsby

**iOS**

Swift / ObjectiveC

**.NET**

**Java**

**Go**

**NodeJs**

**PHP**

PHP / Laravel

**Ruby**

**Arduino**

**C++**

**Clojure**

**Coldfusion**

**Dart**

**Flutter**

**Elixir**

**Grails**

**Groovy**

**Haskell**

**Ionic**

**Perl**

**Python**

**React Native**

**QML**

**Scala**

{% hint style="info" %}
Still have questions? Please reach out to our Support team by visiting [this page](https://messagebird.com/support-center/Pusher-request-new).
{% endhint %}


---

# 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.bird.com/pusher/channels/channels/libraries/does-channels-work-with-my-specific-technology.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.
