# Saros AMM

Saros Javascript SDK is an open-source node module that makes integrating with the Saros simple.&#x20;

{% embed url="<https://github.com/coin98/saros-sdk>" %}

{% embed url="<https://www.npmjs.com/package/@saros-finance/sdk>" %}

{% embed url="<https://github.com/saros-xyz/saros-swap>" %}

Saros team is always working to improve the SDK in order to provide new features and deliver the greatest developer experience possible.&#x20;

Please contact us in o [Telegram Channel](https://t.me/SarosFinance) if you have any questions or suggestions. We're looking forward to your integrations!


---

# 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.saros.xyz/integration-1/saros-amm.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.
