> For the complete documentation index, see [llms.txt](https://assetstore.essentialkit.voxelbusters.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://assetstore.essentialkit.voxelbusters.com/v2/sharing/overview.md).

# Overview

Sharing features lets you share your game content to other platforms.

{% embed url="<https://www.youtube.com/watch?v=KGlEt183pwk>" %}
Sharing Video Tutorial
{% endembed %}

{% content-ref url="/pages/-MKeebuZTUbdZnT1odBn" %}
[Use Cases](/v2/sharing/use-cases.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MKeeeptxmqywQx\_sJyX" %}
[Setup](/v2/sharing/setup.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MKf8mnpFajE1Sa081nf" %}
[Message Composer](/v2/sharing/usage/message-composer.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MKf8xuXvoMxSegK2QLX" %}
[Mail Composer](/v2/sharing/usage/mail-composer.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MKf9-flzWbGM5KLyuNB" %}
[Social Share Composer](/v2/sharing/usage/social-sharing-composer.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MKf92yIDedDqss2nLG2" %}
[Share Sheet](/v2/sharing/usage/share-sheet.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MKeekL9k8i\_knK1wncM" %}
[FAQ](/v2/sharing/faq.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.essentialkit.voxelbusters.com/v2/sharing/overview.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.
