> For the complete documentation index, see [llms.txt](https://docs.airship.gg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.airship.gg/packages/import-a-package.md).

# Import a Package

Airship packages are bundles of assets that can be imported into your project. This allows reuse of code, artwork and sounds.

### Adding a package to your game

In Unity select `Airship > Airship` Packages which will open the Packages window

<div align="left"><figure><img src="https://214663474-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIbaXflSJA8L9N9yOx089%2Fuploads%2FnLDry1iJKYB1dTxbjRxE%2Fimage.png?alt=media&amp;token=cf916db9-558a-484b-bdb2-55704c0209eb" alt="" width="176"><figcaption></figcaption></figure></div>

In the Packages window select the Add Package dropdown and enter the Package ID for the package you want to import

<div align="left"><figure><img src="https://214663474-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIbaXflSJA8L9N9yOx089%2Fuploads%2FSG9gLd1w9nfIxAlhpTvC%2Fimage.png?alt=media&amp;token=01144c0f-e38c-43e6-a048-432392618bed" alt="" width="355"><figcaption></figcaption></figure></div>

Select Add Package and the assets will be imported into your project in the `Assets/AirshipPackages`folder

{% hint style="info" %}
The Package ID can be found on the [Airship Create](https://create.airship.gg/) website by navigating to the Packages page and selecting the package you want.
{% endhint %}
