# Introduction

## Cross Platform Snapchat Kit

[**Cross Platform Snapchat Kit**](http://u3d.as/1gWc) a true cross platform plugin for Unity which provides unique and unified way to access Snapchat features on mobile platforms.&#x20;

### **Highlights**&#x20;

• Unified API design. \
• Auto-generates Android Manifest file. \
• Selective inclusion of feature files. \
• Full source code is included.&#x20;

{% hint style="success" %}
Plugin supports mobile platforms Android (API 19 and above), iOS(10.0+)&#x20;
{% endhint %}

### Features

• Snapchat Login \
• Get Display Name, Bitmoji Avatar, External unique ID specific to application \
• Share Picture on Snapchat \
• Share Video on Snapchat \
• Share Live Camera on Snapchat \
• Add your own customised stickers on sharing content&#x20;

## **Support**

&#x20;[Support](https://join.skype.com/dtLTFL0S91qs)<br>

**Note** \
This is NOT an official SnapKit plugin for Unity by Snapchat. The plugin is just an interface in unity to connect native Snapkit SDK.&#x20;


---

# 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://assetstore.snapchatkit.voxelbusters.com/tutorials/master.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.
