# AFP (Additional Features Packages)

Additional Features Packages (AFP) is a utility that enables plugin to work with different additionally implemented features. We’re constantly improving and working on new packages that can be imported into a project that contains the main plugin package. Be aware that those packages won’t work without firstly imported metapro for Unity plugin.

\
To add new package into the Unity project simply import AFP **.unitypackage** file. If imported correctly folder will be placed under **Assets > Augmented Life Studio LLC > metapro for Unity > metaproSDK > Scripts > Additional Features Package**

Additional packages will be available for download on the developer portal at [metapromarket.com](https://metapromarket.com/)

<figure><img src="/files/RxG5I5YjReqgJmSNtMFp" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: 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://docs.metaproprotocol.com/metapro-protocol/unity-plugin/guides/afp-additional-features-packages.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.
