# Modak Client SDK

The Modak Client SDK is a tool that helps developers work more efficiently by leveraging the functions of Modak. The SDK connects to the Modak Service Communication Network (MSCN) to support the creation of Modak and provides the ability to send users' media data over the Modak Media Relay Network (MMRN). This tool also supports end-to-end encryption to ensure the safety of your data.&#x20;

<figure><img src="/files/xlSubOZC0OJi6fILgiG6" alt=""><figcaption></figcaption></figure>

## Key Features of the Modak Client SDK

* **MSCN connection support:** Modak Client SDK can connect to MSCN to help create Modak. This makes it easy for developers to make use of Modak's different services and features.
* **Media data transfer:** Users' media data can be transferred efficiently through MMRN. This facilitates the management and distribution of media data.
* **End-to-end encryption:** To ensure data safety, we support end-to-end encryption that helps to enhance security during data transfer.

Modak Client SDK is an important tool designed to bridge talented developers to the opportunity to harness the potential of Modak. It is designed for secure data transfer and efficient management and supports seamless integration with Modak's various services.


---

# 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://modak.gitbook.io/modak-docs/architecture/modak-client-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.
