# Package Manager

<figure><img src="/files/g82AJnhWsU5cSzO3Xf89" alt="" width="278"><figcaption></figcaption></figure>

The package manager can be opened by clicking the **Manage** button in the dependencies overview. The package manager can be used to add additional functions, provided by us and the community. From here you can also remove packages, and upgrade to newer versions.

<figure><img src="/files/DceVnvRL0k2m2Gu0bkaB" alt="" width="563"><figcaption></figcaption></figure>

## Publishing your own packages

You can also publish your own package to make it available to the community. Do this from the **Publish package** panel.

<figure><img src="/files/krG3A1SJzGu9JyTQf9IT" alt="" width="369"><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.midio.com/midio-docs/package-manager.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.
