# Glitter SDK

### Glitter Software Development Kit (SDK)

The Glitter team has developed a SDK which allows any protocol to instantly become interoperable and to bridge tokens cross-chain, via the Glitter Bridge. The integration would allow our partner protocols to use their branding on top of Glitter technology and would entail a revenue-sharing partnership model. The Glitter team is there to assist any parties interested in using our open SDK. The current version of the SDK is an MVP, and we are open to suggestions regarding improvements and enhancements. Here are some links for the SDK:

### Github:&#x20;

* <https://github.com/Glitter-Finance/SDK>

### Npm:&#x20;

* <https://www.npmjs.com/package/@glitter-finance/sdk-core>&#x20;
* <https://www.npmjs.com/package/@glitter-finance/sdk-web>

### Examples:&#x20;

* <https://github.com/Glitter-Finance/SDK/tree/main/packages/examples>

### SDK-Docs:&#x20;

* <https://api.glitterfinance.org/sdk-docs/modules/_glitter_finance_sdk_core.html>

Please send any questions to: <support@glitter.finance>


---

# 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.glitterfinance.org/glitter-crosschain-platform/glitter-sdk.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.
