> 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/features/sharing/usage.md).

# Usage

After enabling the feature, before accessing any of the features, you need to import the namespace.

```csharp
using VoxelBusters.CoreLibrary;
using VoxelBusters.EssentialKit;
```

There are multiple modes available to share content using the plugin.

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

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

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

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