# SDK Reference

​Hyperswitch provides frontend integration solutions through SDKs tailored for various frameworks, including React and JavaScript. These SDKs come with pre-built support for the frameworks used in your application, eliminating the need for additional code to ensure compatibility. The following documentation offers detailed information on the APIs of these SDKs, outlining their methods and purposes:​

* **React SDK Reference**: Explore the React SDK methods and their parameters to customize your payment experience. ​
* **JavaScript SDK Reference**: Discover the JavaScript SDK methods available for tailoring your payment integration.

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th data-hidden></th><th data-hidden></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><mark style="color:blue;"><strong>React + HTML</strong></mark></td><td></td><td></td><td><a href="/files/LXw0Hzhv1OR2S5D2O1MV">/files/LXw0Hzhv1OR2S5D2O1MV</a></td><td><a href="/pages/GZaQ5a3Ox9689Hazkuz4">/pages/GZaQ5a3Ox9689Hazkuz4</a></td></tr><tr><td><mark style="color:blue;"><strong>JS</strong></mark></td><td></td><td></td><td><a href="/files/PMxbD9zEhfqVko3SPc0N">/files/PMxbD9zEhfqVko3SPc0N</a></td><td></td></tr></tbody></table>

These resources provide comprehensive guidance to help you effectively integrate Hyperswitch's payment solutions into your applications.


---

# 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.hyperswitch.io/integration-guide/payment-suite/sdk-reference.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.
