# Libraries

We are very pleased to announce the Autogon  AI developer's community. Through the community, we currently support the following packages:

* [Python](https://github.com/autogoninc/autogonai-python/)
* [Node.js](https://github.com/autogoninc/autogoai-node/)

### Build with us?

We support and continue to improve the developer's experience on our platform, therefore we are happy to collaborate and extend the list to support other languages and technologies. Please reach out to us <developers@autogon.ai>, the official Autogon Developer's Community on [Discord](https://discord.gg/K86QEGgZeS) or the Autogon AI GitHub repositories. We'll be happy to review and approve your pull requests and upload your integration sequence to this list.


---

# 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.autogon.ai/libraries.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.
