# Fairside SDK

The Fairside SDK facilitates seamless integration for third-party wallet providers, enabling them to connect with Fairside effortlessly. This integration empowers users to safeguard their wallets through Fairside's services. By leveraging the SDK, services like wallet providers can offer their users an additional layer of security and protection. This integration process is designed to be straightforward, ensuring that wallet providers can easily incorporate Fairside's coverage features into their existing platforms. As a result, users gain the ability to protect their digital assets directly within their preferred wallet interface, enhancing their overall security and peace of mind.

For more details. please check <https://github.com/Fairside-Organization/Fairside-SDK>


---

# 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://fairside.gitbook.io/fairsidenetwork/fairside-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.
