> For the complete documentation index, see [llms.txt](https://assetstore.instagramkit.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.instagramkit.voxelbusters.com/usage/namespace.md).

# Namespace

For using plugin methods, you need to import the below namespace.

```csharp
using VoxelBusters.InstagramKit;
```

{% hint style="success" %}
We expose **InstagramKitManager** class to allow the access for plugin functionalities.
{% endhint %}
