# 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 %}
